Searched refs:pragmas (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/conf/
H A Dkern.pre.mk136 CDDL_CFLAGS= -DFREEBSD_NAMECACHE -nostdinc -I$S/cddl/compat/opensolaris -I$S/cddl/contrib/opensolaris/uts/common -I$S -I$S/cddl/contrib/opensolaris/common ${CFLAGS} -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -Wno-unknown-pragmas
H A Dkern.mk10 -Wno-unknown-pragmas \
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c1066 struct pragma_entry **chain = &pfile->pragmas;
1086 "registering pragmas in namespace \"%s\" with mismatched "
1191 /* Register the pragmas the preprocessor itself handles. */
1200 /* New GCC-specific pragmas should be put in the GCC namespace. */
1207 /* Return the number of registered pragmas in PE. */
1222 /* Save into SD the names of the registered pragmas referenced by PE,
1240 registered pragmas. */
1245 int ct = count_registered_pragmas (pfile->pragmas);
1247 (void) save_registered_pragmas (pfile->pragmas, result);
1251 /* Restore from SD the names of the registered pragmas reference
[all...]
H A Dinternal.h423 list of recognized pragmas. */
424 struct pragma_entry *pragmas; member in struct:cpp_reader
/freebsd-11-stable/share/mk/
H A Dbsd.sys.mk169 CWARNFLAGS+= -Wno-unknown-pragmas
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure12427 Wundef $cf_gcc_warnings $cf_warn_CONST Wno-unknown-pragmas Wswitch-enum

Completed in 101 milliseconds