Searched refs:cBINOPo (Results 1 – 5 of 5) sorted by relevance
4 cBINOPo # Z added by devel/scanprov
308 topop = cBINOPo->op_first; in S_maybe_multiconcat()339 targetop = cBINOPo->op_first; in S_maybe_multiconcat()951 assert(topop == OpSIBLING(cBINOPo->op_first)); in S_maybe_multiconcat()1313 if ((key_op = cSVOPx(cBINOPo->op_last))->op_type != OP_CONST) in S_finalize_op()1316 rop = cUNOPx(cBINOPo->op_first); in S_finalize_op()3160 op_free(cBINOPo->op_first); in Perl_rpeep()3161 op_free(cBINOPo->op_last ); in Perl_rpeep()
1977 scalar(cBINOPo->op_first); in Perl_scalar()2344 rv2gv = cBINOPo->op_last; in Perl_scalarvoid()2537 list(cBINOPo->op_first); in Perl_list()2538 kid = cBINOPo->op_last; in Perl_list()2563 list(cBINOPo->op_first); in Perl_list()3221 kid = cBINOPo->op_last; in Perl_op_lvalue_flags()3768 o = cBINOPo->op_first; in Perl_doref()3780 o = cBINOPo->op_first; in Perl_doref()13266 OP *first = cBINOPo->op_first; in Perl_ck_smartmatch()13339 OP * const kid = cBINOPo->op_first; in Perl_ck_sassign()[all …]
486 #define cBINOPo cBINOPx(o) macro
17015 return find_uninit_var(cBINOPo->op_last, uninit_sv, match, desc_p);