Searched refs:IN_LC_COMPILETIME (Results 1 – 3 of 3) sorted by relevance
19 IN_LC_COMPILETIME # Z added by devel/scanprov
7449 # define IN_LC_COMPILETIME(category) \ macro7457 (IN_LC_COMPILETIME(category) || IN_LC_RUNTIME(category))7517 # define IN_LC_COMPILETIME(category) 0 macro
4933 if (IN_LC_COMPILETIME(LC_CTYPE)) in S_fold_constants()4943 if (IN_LC_COMPILETIME(LC_COLLATE)) in S_fold_constants()4950 if (IN_LC_COMPILETIME(LC_NUMERIC)) in S_fold_constants()7266 if (IN_LC_COMPILETIME(LC_CTYPE)) { in Perl_newPMOP()