| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangStandards.def | 78 // C17 modes 81 LineComment | C99 | C11 | C17 | Digraphs | HexFloat) 87 LineComment | C99 | C11 | C17 | Digraphs | GNUMode | HexFloat) 93 LineComment | C99 | C11 | C17 | C23 | Digraphs | HexFloat) 98 LineComment | C99 | C11 | C17 | C23 | Digraphs | GNUMode | HexFloat) 104 LineComment | C99 | C11 | C17 | C23 | C2y | Digraphs | HexFloat) 107 LineComment | C99 | C11 | C17 | C23 | C2y | Digraphs | GNUMode | HexFloat)
|
| H A D | LangStandard.h | 52 C17 = (1 << 3), enumerator 104 bool isC17() const { return Flags & C17; } in isC17()
|
| H A D | LangOptions.def | 43 LANGOPT(C17 , 1, 0, NotCompatible, "C17")
|
| /freebsd/lib/msun/ld128/ |
| H A D | s_expl.c | 165 C17 = 2.8074757356658877e-15, /* 0x1.949992a1937d9p-49 */ variable 247 dx * (C17 + dx * C18)))))))))))))); in expm1l()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.td | 245 def C17 : Ri<17, "c17">; 325 def C16_C17 : Rdi<16, "c16", [C16, C17]>;
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | LangOptions.cpp | 115 Opts.C17 = Std.isC17(); in setLangDefaults()
|
| H A D | Module.cpp | 110 .Case("c17", LangOpts.C17) in hasFeature()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | asf | 73 >0 guid 298AE614-2622-4C17-B935-DAE07EE9289C ASF_Extended_Content_Encryption_Object
|
| H A D | elf | 235 >18 leshort 139 Seiko Epson C17 family,
|
| /freebsd/crypto/openssl/test/ |
| H A D | modes_internal_test.c | 681 static const u8 C17[] = { variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/ |
| H A D | SparcDisassembler.cpp | 128 SP::C16, SP::C17, SP::C18, SP::C19,
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am62x-phyboard-lyra.dtsi | 169 AM62X_IOPAD(0x244, PIN_INPUT, 7) /* (C17) MMC1_SDWP.GPIO1_49 */
|
| H A D | k3-am62p5-var-som.dtsi | 265 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */
|
| H A D | k3-am642-phyboard-electra-rdk.dts | 264 AM64X_IOPAD(0x0258, PIN_OUTPUT, 0) /* (C17) MCAN1_TX */
|
| H A D | k3-am62x-sk-common.dtsi | 208 AM62X_IOPAD(0x244, PIN_OUTPUT, 7) /* (C17/B15) MMC1_SDWP.GPIO1_49 */
|
| H A D | k3-am62d2-evm.dts | 301 AM62DX_IOPAD(0x01e8, PIN_INPUT_PULLUP, 0) /* (C17) I2C1_SCL */
|
| H A D | k3-am642-evm.dts | 394 AM64X_IOPAD(0x0258, PIN_OUTPUT, 0) /* (C17) MCAN1_TX */
|
| H A D | k3-am62p5-sk.dts | 304 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */
|
| H A D | k3-am625-beagleplay.dts | 264 AM62X_IOPAD(0x0244, PIN_OUTPUT, 7) /* (C17) MMC1_SDWP.GPIO1_49 */
|
| H A D | k3-am642-tqma64xxl-mbax4xxl.dts | 741 /* (C17) MCAN1_TX */
|
| H A D | k3-am62-verdin.dtsi | 486 AM62X_IOPAD(0x0244, PIN_INPUT_PULLUP, 7) /* (C17) MMC1_SDWP.GPIO1_49 */ /* SODIMM 17 */
|
| H A D | k3-am62p-verdin.dtsi | 556 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */ /* RGMII_TXD1 */
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-boneblue.dts | 557 "I2C0_SDA", /* C17 */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 964 HANDLE_DW_LANG(0x002c, C17, 0, 0, DWARF) 996 // C17 201710
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InitPreprocessor.cpp | 466 else if (LangOpts.C17) in InitializeStandardPredefinedMacros()
|