Home
last modified time | relevance | path

Searched refs:GCC_DIAG_IGNORE_STMT (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50270078 GCC_DIAG_IGNORE_STMT # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dtaint.c78 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in Perl_taint_proper()
H A Ddoio.c1001 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); /* PL_warn_nl is constant */ in S_openn_cleanup()
2292 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); /* PL_warn_nl is constant */ in Perl_my_stat_flags()
2363 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); /* PL_warn_nl is constant */ in Perl_my_lstat_flags()
H A Dregcomp_debug.c1112 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in S_put_range()
H A Dpp_sys.c2932 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in PP()
2997 GCC_DIAG_IGNORE_STMT(-Wtype-limits); in PP()
3583 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in PP()
H A Dlocale.c4433 GCC_DIAG_IGNORE_STMT(-Wimplicit-fallthrough); in S_my_langinfo_i()
4883 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); /* fmt checked by caller */ in Perl_my_strftime()
H A Dtoke.c617 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); /* fmt checked by caller */ in S_printbuf()
7528 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in yyl_strictwarn_bareword()
9872 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in S_pending_ident()
H A Dperlio.c3583 GCC_DIAG_IGNORE_STMT(-Wpointer-sign); in PerlIOStdio_set_ptrcnt()
H A Dperl.h646 #define GCC_DIAG_IGNORE_STMT(x) GCC_DIAG_IGNORE(x) NOOP macro
H A Dpp_ctl.c894 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in PP()
H A Dsv.c13520 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral);
17529 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral);
/openbsd/gnu/usr.bin/perl/ext/ODBM_File/
H A DODBM_File.xs186 GCC_DIAG_IGNORE_STMT(-Wc++-compat);
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/
H A DHiRes.xs45 #ifndef GCC_DIAG_IGNORE_STMT
46 # define GCC_DIAG_IGNORE_STMT(x) GCC_DIAG_IGNORE(x) NOOP macro
1241 GCC_DIAG_IGNORE_STMT(-Wc++-compat);
1261 GCC_DIAG_IGNORE_STMT(-Wc++-compat);
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs3591 GCC_DIAG_IGNORE_STMT(-Wformat-nonliteral); in difftime()