Searched refs:cUNOP_AUXx (Results 1 – 5 of 5) sorted by relevance
459 #define cUNOP_AUXx(o) ((UNOP_AUX*)(o)) macro472 #define cUNOP_AUX cUNOP_AUXx(PL_op)485 #define cUNOP_AUXo cUNOP_AUXx(o)498 #define kUNOP_AUX cUNOP_AUXx(kid)
716 aux = cUNOP_AUXx(PL_op)->op_aux; in PP()4462 UNOP_AUX_item *items = cUNOP_AUXx(PL_op)->op_aux; in PP()
17139 UNOP_AUX_item *items = cUNOP_AUXx(obase)->op_aux;
5 cUNOP_AUXx # Z added by devel/scanprov
1188 (struct op_argcheck_aux*)(cUNOP_AUXx(kid)->op_aux); in THX_parse_keyword_subsignature()