Searched refs:OP_SPRINTF (Results 1 – 6 of 6) sorted by relevance
143 OP_SPRINTF = 126, enumerator
125 assert(!(PL_opargs[OP_SPRINTF] & OA_TARGLEX)); in S_sprintf_is_multiconcatable()291 || o->op_type == OP_SPRINTF in S_maybe_multiconcat()383 if (topop->op_type == OP_SPRINTF) { in S_maybe_multiconcat()384 if (topop->op_ppaddr != PL_ppaddr[OP_SPRINTF]) in S_maybe_multiconcat()424 assert((PL_opargs[OP_SPRINTF] & OA_CLASS_MASK) == OA_LISTOP); in S_maybe_multiconcat()1089 case OP_SPRINTF: in S_optimize_op()
2174 case OP_SPRINTF: in Perl_scalarvoid()3083 if (type == OP_PRTF || type == OP_SPRINTF) type = OP_ENTERSUB; in Perl_op_lvalue_flags()4947 case OP_SPRINTF: in S_fold_constants()
8725 LOP(OP_SPRINTF,XTERM); in yyl_word_or_keyword()
13685 && (PL_op->op_type == OP_PRTF || PL_op->op_type == OP_SPRINTF)
389 sprintf $a ; # OP_SPRINTF508 sprintf $a ; # OP_SPRINTF