HomeSort by: relevance | last modified time | path
    Searched refs:pragmas (Results 1 - 21 of 21) sorted by relevancy

  /src/external/cddl/osnet/lib/libavl/
Makefile 9 CPPFLAGS+=-Wall -Wno-unknown-pragmas
  /src/sys/modules/dtrace/sdt/
Makefile 13 CPPFLAGS+= -Wno-unknown-pragmas
  /src/external/cddl/osnet/lib/libuutil/
Makefile 10 CPPFLAGS+=-Wall -Wno-unknown-pragmas
  /src/sys/modules/dtrace/linux32_syscall/
Makefile 16 CPPFLAGS+= -Wno-unknown-pragmas
  /src/sys/modules/dtrace/linux_syscall/
Makefile 16 CPPFLAGS+= -Wno-unknown-pragmas
  /src/sys/modules/dtrace/netbsd32_syscall/
Makefile 16 CPPFLAGS+= -Wno-unknown-pragmas
  /src/sys/modules/dtrace/profile/
Makefile 14 CPPFLAGS+= -Wno-unknown-pragmas -Wno-cast-qual
  /src/sys/modules/dtrace/syscall/
Makefile 16 CPPFLAGS+= -Wno-unknown-pragmas
  /src/external/cddl/osnet/lib/libnvpair/
Makefile 15 -Wno-unknown-pragmas \
  /src/usr.sbin/fstyp/
Makefile 17 COPTS.zfs.c+= -Wno-unknown-pragmas
35 CWARNFLAGS.clang+= -Wno-unknown-pragmas
  /src/sbin/cgdconfig/
Makefile 43 COPTS.cgdconfig.c+= -Wno-unknown-pragmas
  /src/sys/modules/cyclic/
Makefile 28 CPPFLAGS+= -Wno-unknown-pragmas -Wno-cast-qual -Wno-sign-compare
  /src/sys/modules/dtrace/fbt/
Makefile 25 CPPFLAGS+= -Wno-unknown-pragmas
  /src/sys/modules/dtrace/dtrace/
Makefile 45 CPPFLAGS+= -Wno-unknown-pragmas \
  /src/external/gpl3/gcc/dist/libcpp/
internal.h 550 list of recognized pragmas. */
551 struct pragma_entry *pragmas; member in struct:cpp_reader
directives.cc 1292 struct pragma_entry **chain = &pfile->pragmas;
1312 "registering pragmas in namespace \"%s\" with mismatched "
1406 /* Register the pragmas the preprocessor itself handles. */
1410 /* Pragmas in the global namespace. */
1415 /* New GCC-specific pragmas should be put in the GCC namespace. */
1424 /* Return the number of registered pragmas in PE. */
1439 /* Save into SD the names of the registered pragmas referenced by PE,
1457 registered pragmas. */
1462 int ct = count_registered_pragmas (pfile->pragmas);
1464 (void) save_registered_pragmas (pfile->pragmas, result)
    [all...]
  /src/external/gpl3/gcc.old/dist/libcpp/
internal.h 549 list of recognized pragmas. */
550 struct pragma_entry *pragmas; member in struct:cpp_reader
directives.cc 1274 struct pragma_entry **chain = &pfile->pragmas;
1294 "registering pragmas in namespace \"%s\" with mismatched "
1388 /* Register the pragmas the preprocessor itself handles. */
1392 /* Pragmas in the global namespace. */
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)
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 8046 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"
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 14270 build_warnings="$build_warnings -Wno-unknown-pragmas"
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 14209 build_warnings="$build_warnings -Wno-unknown-pragmas"

Completed in 66 milliseconds