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

/netbsd-current/external/cddl/osnet/
H A DMakefile.inc11 CPPFLAGS+=-Wno-unknown-pragmas -Wno-sign-compare -D_KERNTYPES
/netbsd-current/external/cddl/osnet/lib/libavl/
H A DMakefile9 CPPFLAGS+=-Wall -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/sdt/
H A DMakefile13 CPPFLAGS+= -Wno-unknown-pragmas
/netbsd-current/external/cddl/osnet/lib/libuutil/
H A DMakefile10 CPPFLAGS+=-Wall -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/linux_syscall/
H A DMakefile16 CPPFLAGS+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/linux32_syscall/
H A DMakefile16 CPPFLAGS+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/profile/
H A DMakefile14 CPPFLAGS+= -Wno-unknown-pragmas -Wno-cast-qual
/netbsd-current/external/cddl/osnet/lib/libnvpair/
H A DMakefile15 -Wno-unknown-pragmas \
/netbsd-current/sys/modules/dtrace/netbsd32_syscall/
H A DMakefile16 CPPFLAGS+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/syscall/
H A DMakefile16 CPPFLAGS+= -Wno-unknown-pragmas
/netbsd-current/usr.sbin/fstyp/
H A DMakefile17 COPTS.zfs.c+= -Wno-unknown-pragmas
35 CWARNFLAGS.clang+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/fbt/
H A DMakefile25 CPPFLAGS+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/cyclic/
H A DMakefile28 CPPFLAGS+= -Wno-unknown-pragmas -Wno-cast-qual -Wno-sign-compare
/netbsd-current/sbin/cgdconfig/
H A DMakefile43 COPTS.cgdconfig.c+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/dtrace/dtrace/
H A DMakefile45 CPPFLAGS+= -Wno-unknown-pragmas \
/netbsd-current/sys/modules/solaris/
H A DMakefile.solmod69 CWARNFLAGS+= -Wno-unknown-pragmas
/netbsd-current/usr.bin/kdump/
H A DMakefile.ioctl-c49 CWARNFLAGS+= -Wno-unknown-pragmas
/netbsd-current/sys/modules/zfs/
H A DMakefile.zfsmod119 CWARNFLAGS+= -Wno-unknown-pragmas
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h534 list of recognized pragmas. */
535 struct pragma_entry *pragmas; member in struct:cpp_reader
H A Ddirectives.c1233 struct pragma_entry **chain = &pfile->pragmas;
1253 "registering pragmas in namespace \"%s\" with mismatched "
1347 /* Register the pragmas the preprocessor itself handles. */
1356 /* New GCC-specific pragmas should be put in the GCC namespace. */
1365 /* Return the number of registered pragmas in PE. */
1380 /* Save into SD the names of the registered pragmas referenced by PE,
1398 registered pragmas. */
1403 int ct = count_registered_pragmas (pfile->pragmas);
1405 (void) save_registered_pragmas (pfile->pragmas, result);
1409 /* Restore from SD the names of the registered pragmas reference
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h549 list of recognized pragmas. */
550 struct pragma_entry *pragmas; member in struct:cpp_reader
H A Ddirectives.cc1274 struct pragma_entry **chain = &pfile->pragmas;
1294 "registering pragmas in namespace \"%s\" with mismatched "
1388 /* Register the pragmas the preprocessor itself handles. */
1397 /* New GCC-specific pragmas should be put in the GCC namespace. */
1406 /* Return the number of registered pragmas in PE. */
1421 /* Save into SD the names of the registered pragmas referenced by PE,
1439 registered pragmas. */
1444 int ct = count_registered_pragmas (pfile->pragmas);
1446 (void) save_registered_pragmas (pfile->pragmas, result);
1450 /* Restore from SD the names of the registered pragmas reference
[all...]
/netbsd-current/sys/external/isc/libsodium/dist/
H A Dconfigure8046 as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$CWFLAGS -Wno-unknown-pragmas" | $as_tr_sh`
8047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wno-unknown-pragmas" >&5
8048 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wno-unknown-pragmas... " >&6; }
8054 CFLAGS="$CFLAGS $CWFLAGS -Wno-unknown-pragmas"
8079 CWFLAGS="$CWFLAGS -Wno-unknown-pragmas"
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dconfigure10328 build_warnings="$build_warnings -Wno-unknown-pragmas"
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dconfigure10924 build_warnings="$build_warnings -Wno-unknown-pragmas"

Completed in 484 milliseconds