Home
last modified time | relevance | path

Searched refs:OA_FOLDCONST (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dop.h429 #define OA_FOLDCONST 2 macro
Dop.c723 if (!(PL_opargs[o->op_type] & OA_FOLDCONST)) in Perl_scalarvoid()
2090 if (!(PL_opargs[type] & OA_FOLDCONST)) in Perl_fold_constants()