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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp685 $ProtoThisXSUB = 0
688 $ProtoThisXSUB = 1
695 $ProtoThisXSUB = C_string($_) ;
700 $ProtoThisXSUB = 2 unless $specified ;
1082 $ProtoThisXSUB = $WantPrototypes ;
1519 if ($ProtoThisXSUB) {
1522 if ($ProtoThisXSUB eq 2) {
1526 elsif ($ProtoThisXSUB ne 1) {
1528 $proto = ', "' . $ProtoThisXSUB . '"';

Completed in 16 milliseconds