Searched refs:subroutine (Results 126 - 133 of 133) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1344 my($subroutine);
1345 while ((undef,undef,undef,$subroutine) = caller(++$i)) {
1347 $subroutine eq '(eval)';
/openbsd-current/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm686 to a subroutine reference which would be used instead of C<eval>. See
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com447 $ escape_extended_chars: subroutine
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables67 # more data structures and subroutine and package (class) definitions; then
573 my $print_caller = 1; # ? Include calling subroutine name
1241 # the comments at the subroutine definition.
1786 my $subroutine = (caller 1)[3];
1808 my_carp_bug("Unrecognized parameters in options: '$list' to $subroutine. Skipped.");
1862 # Use typeglob to give the anonymous subroutine the name we want
1909 # accomplished by having a new subroutine, end_package, called at the
1982 # than just 'readable_'), then create a subroutine that
2582 # the final processing subroutine.
6261 # Use any passed in subroutine t
[all...]
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm94 * jumps and subroutine calls to be PC relative rather than absolute. We cheat
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex3079 % We have this subroutine so that we can handle at least some @value's
/openbsd-current/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex2866 % We have this subroutine so that we can handle at least some @value's
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex2978 % We have this subroutine so that we can handle at least some @value's

Completed in 211 milliseconds

123456