Home
last modified time | relevance | path

Searched refs:cUNOP_AUX (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D50210073 cUNOP_AUX # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dclass.c50 UNOP_AUX_item *aux = cUNOP_AUX->op_aux; in PP()
283 UNOP_AUX_item *aux = cUNOP_AUX->op_aux; in PP()
Dop.h472 #define cUNOP_AUX cUNOP_AUXx(PL_op) macro