Home
last modified time | relevance | path

Searched refs:OA_UNOP_AUX (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502100740 OA_UNOP_AUX # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dop.h602 #define OA_UNOP_AUX (15 << OCSHIFT) macro
H A Dpeep.c1374 || family == OA_UNOP_AUX in S_finalize_op()
H A Ddump.c3348 case OA_UNOP_AUX: in Perl_op_class()
H A Dop.c5744 assert((PL_opargs[type] & OA_CLASS_MASK) == OA_UNOP_AUX in Perl_newUNOP_AUX()