Searched refs:specialWARN (Results 1 – 3 of 3) sorted by relevance
23 #define specialWARN(x) ((x) == pWARN_STD || (x) == pWARN_ALL || \ macro188 if (!specialWARN((cmp)->cop_warnings)) rcpv_free((cmp)->cop_warnings); \270 !specialWARN(PL_curcop->cop_warnings) && \
1379 if (! specialWARN(cop->cop_warnings)) in S_cop_free()15840 if (warnings == NULL || specialWARN(warnings)) in Perl_dup_warnings()
603 specialWARN # Z added by devel/scanprov