Searched refs:UNOP_AUX_item (Results 1 – 15 of 15) sorted by relevance
50 UNOP_AUX_item *aux = cUNOP_AUX->op_aux; in PP()283 UNOP_AUX_item *aux = cUNOP_AUX->op_aux; in PP()778 UNOP_AUX_item *aux; in Perl_class_seal_stash()779 aux = (UNOP_AUX_item *)PerlMemShared_malloc( in Perl_class_seal_stash()780 sizeof(UNOP_AUX_item) * 2); in Perl_class_seal_stash()888 UNOP_AUX_item *aux = NULL; in Perl_class_wrap_method_body()891 aux = (UNOP_AUX_item *)PerlMemShared_malloc( in Perl_class_wrap_method_body()892 sizeof(UNOP_AUX_item) in Perl_class_wrap_method_body()896 UNOP_AUX_item *ap = aux; in Perl_class_wrap_method_body()996 UNOP_AUX_item *aux; in apply_field_attribute_reader()[all …]
244 UNOP_AUX_item *aux; in S_maybe_multiconcat()245 UNOP_AUX_item *lenp; in S_maybe_multiconcat()681 aux = (UNOP_AUX_item*)PerlMemShared_malloc( in S_maybe_multiconcat()682 sizeof(UNOP_AUX_item) in S_maybe_multiconcat()873 UNOP_AUX_item *lens = aux + PERL_MULTICONCAT_IX_LENGTHS; in S_maybe_multiconcat()874 UNOP_AUX_item *ulens = lens + (nargs + 1); in S_maybe_multiconcat()1918 UNOP_AUX_item *arg_buf = NULL; in S_maybe_multideref()1946 UNOP_AUX_item *action_ptr = arg_buf; in S_maybe_multideref()2542 arg_buf = (UNOP_AUX_item*)PerlMemShared_malloc( in S_maybe_multideref()2543 sizeof(UNOP_AUX_item) * (size + 1)); in S_maybe_multideref()
208 } UNOP_AUX_item; typedef231 UNOP_AUX_item *op_aux;
1282 UNOP_AUX_item *items = cUNOP_AUXo->op_aux; in S_do_op_dump_bar()2976 UNOP_AUX_item *items = cUNOP_AUXo->op_aux; in Perl_multideref_stringify()3120 UNOP_AUX_item *aux = cUNOP_AUXo->op_aux; in Perl_multiconcat_stringify()3121 UNOP_AUX_item *lens; in Perl_multiconcat_stringify()
71 PERLVAR(I, multideref_pc, UNOP_AUX_item *)
693 UNOP_AUX_item *aux; /* PL_op->op_aux buffer */ in PP()694 UNOP_AUX_item *const_lens; /* the segment length array part of aux */ in PP()1062 UNOP_AUX_item *lens = const_lens; in PP()1242 UNOP_AUX_item *lens = aux + PERL_MULTICONCAT_IX_LENGTHS; in PP()4462 UNOP_AUX_item *items = cUNOP_AUXx(PL_op)->op_aux; in PP()
997 (UNOP_AUX_item *)aux);
1211 UNOP_AUX_item *aux = cUNOP_AUXo->op_aux; in Perl_op_clear()1227 UNOP_AUX_item *items = cUNOP_AUXo->op_aux; in Perl_op_clear()1335 UNOP_AUX_item *aux = cUNOP_AUXo->op_aux; in Perl_op_clear()1343 UNOP_AUX_item *aux = cUNOP_AUXo->op_aux; in Perl_op_clear()5850 Perl_newUNOP_AUX(pTHX_ I32 type, I32 flags, OP *first, UNOP_AUX_item *aux) in Perl_newUNOP_AUX()
1131 (UNOP_AUX_item *)aux);
17139 UNOP_AUX_item *items = cUNOP_AUXx(obase)->op_aux;17140 UNOP_AUX_item *last = NULL;
10047 INT2PTR(UNOP_AUX_item *, in S_pending_ident()
3093 Perl_newUNOP_AUX(pTHX_ I32 type, I32 flags, OP *first, UNOP_AUX_item *aux)
2299 |NULLOK UNOP_AUX_item *aux
1150 # op_aux pointer that points to an array of UNOP_AUX_item unions.1210 UNOP_AUX_item *aux;1242 UNOP_AUX_item *lens;1297 UNOP_AUX_item *items = cUNOP_AUXo->op_aux;
1526 |NULLOK UNOP_AUX_item *aux