/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangStandards.def | 66 LANGSTANDARD(c11, "c11", 69 LANGSTANDARD_ALIAS(c11, "iso9899:2011") 70 LANGSTANDARD_ALIAS_DEPR(c11, "c1x") 71 LANGSTANDARD_ALIAS_DEPR(c11, "iso9899:201x")
|
H A D | DiagnosticGroups.td | 295 def CPre11Compat : DiagGroup<"pre-c11-compat">; 296 def CPre11CompatPedantic : DiagGroup<"pre-c11-compat-pedantic", 1212 def C11 : DiagGroup<"c11-extensions">;
|
/freebsd/libexec/tftpd/tests/ |
H A D | Makefile | 7 CSTD= c11
|
/freebsd/sbin/newfs_msdos/ |
H A D | Makefile | 12 CSTD= c11
|
/freebsd/usr.bin/sort/ |
H A D | Makefile | 6 CSTD= c11
|
/freebsd/usr.bin/zstd/ |
H A D | Makefile | 28 CSTD=c11
|
/freebsd/usr.sbin/makefs/ |
H A D | Makefile | 18 CSTD= c11
|
/freebsd/share/man/man7/ |
H A D | Makefile | 43 MLINKS+= c.7 c11.7
|
/freebsd/sys/arm/include/ |
H A D | sysreg.h | 179 #define CP15_DCCMVAU(rr) p15, 0, rr, c7, c11, 1 /* Data cache clean by MVA PoU */
|
/freebsd/lib/libc++/ |
H A D | libcxx.imp | 688 { include: [ "<__thread/support/c11.h>", "private", "<atomic>", "public" ] }, 689 { include: [ "<__thread/support/c11.h>", "private", "<mutex>", "public" ] }, 690 { include: [ "<__thread/support/c11.h>", "private", "<semaphore>", "public" ] }, 691 { include: [ "<__thread/support/c11.h>", "private", "<thread>", "public" ] },
|
H A D | Makefile | 1187 THS_HEADERS+= c11.h
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.td | 192 def GP: Rc<11, "gp", ["c11"]>, DwarfRegNum<[78]>; 212 def C11_10 : Rcc<10, "c11:10", [UGP, GP]>, DwarfRegNum<[76]>;
|
/freebsd/crypto/openssl/ |
H A D | NOTES-NONSTOP.md | 20 The c99 compiler is required for building OpenSSL from source. While c11
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-ibm-everest.dts | 857 label = "cablecard-c11-cxp-top"; 865 label = "cablecard-c11-cxp-bot"; 965 label = "pcieslot-c11";
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1110 int64_t c11 = (load_4(c + 28) >> 7); in sc25519_muladd() local 1177 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 + in sc25519_muladd()
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 5007 int64_t c11 = (load_4(c + 28) >> 7); in sc_muladd() local 5067 …s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 + a6 *… in sc_muladd()
|
/freebsd/contrib/bmake/ |
H A D | configure | 3862 ac_prog_cc_stdc=c11 ;; 4793 ac_prog_cc_stdc=c11 ;;
|
/freebsd/contrib/sqlite3/tea/ |
H A D | configure | 3689 ac_prog_cc_stdc=c11 4628 ac_prog_cc_stdc=c11
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | module.modulemap | 1839 module std_private_thread_support_c11 [system] { textual header "__thread/support/c11.h" }
|
/freebsd/contrib/sqlite3/ |
H A D | configure | 4170 ac_prog_cc_stdc=c11 5298 ac_prog_cc_stdc=c11
|
/freebsd/contrib/ldns/ |
H A D | configure | 3936 ac_prog_cc_stdc=c11 12922 ac_prog_cc_stdc=c11
|
/freebsd/contrib/tcpdump/ |
H A D | configure | 3897 ac_prog_cc_stdc=c11
|
/freebsd/share/misc/ |
H A D | pci_vendors | 6111 102b 2c11 QID Low-profile PCI 10021 1458 0c11 GA-K8N Ultra-9 Mainboard 10032 1458 0c11 GA-K8N Ultra-9 Mainboard 10119 10de 0c11 nForce 2 EIDE Controller 10123 10de 0c11 nForce MCP-T Networking Adapter 10126 1043 0c11 A7N8X Mainboard 10129 1043 0c11 A7N8X Mainboard 10201 10de 0c11 Winfast NF3250K8AA 22585 5c11 ProcStarIV110-1 27391 0c11 Compass C10 VF [all …]
|
H A D | usb_vendors | 532 3c11 PSC 1358 572 4c11 PSC 1500 series 602 5c11 PhotoSmart C4200 Printer series 637 6c11 Photosmart C4480 693 8c11 Deskjet F4500 series 11332 3c11 DWA-160 Xtreme N Dual Band USB Adapter(rev.B) [Ralink RT2870] 20384 1c11 Input Club Inc.
|
/freebsd/contrib/unbound/ |
H A D | configure | 4273 ac_prog_cc_stdc=c11 5624 ac_prog_cc_stdc=c11
|