Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D50110008 PUSH_MULTICALL # U
/openbsd/src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
Dmulticall.h125 #define PUSH_MULTICALL(the_cv) \ macro
DListUtil.xs587 PUSH_MULTICALL(cv); in reduce()
655 PUSH_MULTICALL(cv); in first()
728 PUSH_MULTICALL(cv); in any()
962 PUSH_MULTICALL(cv); in pairfirst()
1047 PUSH_MULTICALL(cv); in pairgrep()
1139 PUSH_MULTICALL(cv); in pairmap()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D501100036 PUSH_MULTICALL # U
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dapicheck.pl114 PUSH_MULTICALL => ['dMULTICALL;', 'U8 gimme;' ],
Dapidoc.fnc761 Amsd||PUSH_MULTICALL|CV* the_cv
/openbsd/src/gnu/usr.bin/perl/
Dcop.h1375 #define PUSH_MULTICALL(the_cv) \ macro
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/
DAPItest.xs4133 PUSH_MULTICALL(cv);
4172 PUSH_MULTICALL(cv);
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlcall.pod1969 PUSH_MULTICALL(cv); /* Set up the context for calling cv,