Home
last modified time | relevance | path

Searched refs:specialWARN (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dwarnings.h23 #define specialWARN(x) ((x) == pWARN_STD || (x) == pWARN_ALL || \ macro
188 if (!specialWARN((cmp)->cop_warnings)) rcpv_free((cmp)->cop_warnings); \
270 !specialWARN(PL_curcop->cop_warnings) && \
H A Dop.c1379 if (! specialWARN(cop->cop_warnings)) in S_cop_free()
15840 if (warnings == NULL || specialWARN(warnings)) in Perl_dup_warnings()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5006000603 specialWARN # Z added by devel/scanprov