Home
last modified time | relevance | path

Searched defs:listop (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dop.h252 struct listop { struct
254 OP * op_first;
255 OP * op_last;
H A Dop.c5597 LISTOP *listop; Perl_newLISTOP() local
9052 OP* listop; Perl_newLOOPOP() local
9162 OP *listop; Perl_newWHILEOP() local
9412 LISTOP* listop; Perl_newFOROP() local
[all...]
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs652 LISTOP *listop; THX_mkLISTOP() local
1111 OP *retop = NULL, *listop, *sigop = parse_subsignature(0); THX_parse_keyword_subsignature() local
[all...]
/openbsd-src/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3364 sub listop { global() subroutine
[all...]