Searched refs:OA_FOLDCONST (Results 1 – 2 of 2) sorted by relevance
429 #define OA_FOLDCONST 2 macro
723 if (!(PL_opargs[o->op_type] & OA_FOLDCONST)) in Perl_scalarvoid()2090 if (!(PL_opargs[type] & OA_FOLDCONST)) in Perl_fold_constants()