Home
last modified time | relevance | path

Searched refs:cpp_next_tmp (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/
Dxsubpp196 my($XSS_work_idx, $cpp_next_tmp) = (0, "XSubPPtmpAAAA");
1054 print "#define $cpp_next_tmp 1\n\n";
1055 push(@InitFileCode, "#if $cpp_next_tmp\n");
1056 push(@BootCode, "#if $cpp_next_tmp");
1057 $XSStack[$XSS_work_idx]{varname} = $cpp_next_tmp++;