Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D5003007344 newLOOPEX # T
/openbsd/src/gnu/usr.bin/perl/
Dperly.y1461 { $$ = newLOOPEX($LOOPEX,$operand); }
Dperly.act1990 { (yyval.opval) = newLOOPEX((ps[-1].val.ival),(ps[0].val.opval)); }
Dembed.h407 # define newLOOPEX(a,b) Perl_newLOOPEX(aTHX_ a,b) macro
Dembed.fnc2192 ARdp |OP * |newLOOPEX |I32 type \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5003007942 newLOOPEX # T
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/
DAPItest.xs4741 o = newLOOPEX(OP_CUSTOM, newOP(OP_NULL,0)); in test_newOP_CUSTOM()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc1454 ApdR |OP* |newLOOPEX |I32 type|NN OP* label