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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp188 my($XSS_work_idx, $cpp_next_tmp) = (0, "XSubPPtmpAAAA");
1046 print "#define $cpp_next_tmp 1\n\n";
1047 push(@InitFileCode, "#if $cpp_next_tmp\n");
1048 push(@BootCode, "#if $cpp_next_tmp");
1049 $XSStack[$XSS_work_idx]{varname} = $cpp_next_tmp++;

Completed in 33 milliseconds