Home
last modified time | relevance | path

Searched refs:C17 (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandards.def78 // 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 DLangStandard.h52 C17 = (1 << 3), enumerator
104 bool isC17() const { return Flags & C17; } in isC17()
H A DLangOptions.def43 LANGOPT(C17 , 1, 0, NotCompatible, "C17")
/freebsd/lib/msun/ld128/
H A Ds_expl.c165 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 DSparcRegisterInfo.td245 def C17 : Ri<17, "c17">;
325 def C16_C17 : Rdi<16, "c16", [C16, C17]>;
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp115 Opts.C17 = Std.isC17(); in setLangDefaults()
H A DModule.cpp110 .Case("c17", LangOpts.C17) in hasFeature()
/freebsd/contrib/file/magic/Magdir/
H A Dasf73 >0 guid 298AE614-2622-4C17-B935-DAE07EE9289C ASF_Extended_Content_Encryption_Object
H A Delf235 >18 leshort 139 Seiko Epson C17 family,
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c681 static const u8 C17[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp128 SP::C16, SP::C17, SP::C18, SP::C19,
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62x-phyboard-lyra.dtsi169 AM62X_IOPAD(0x244, PIN_INPUT, 7) /* (C17) MMC1_SDWP.GPIO1_49 */
H A Dk3-am62p5-var-som.dtsi265 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */
H A Dk3-am642-phyboard-electra-rdk.dts264 AM64X_IOPAD(0x0258, PIN_OUTPUT, 0) /* (C17) MCAN1_TX */
H A Dk3-am62x-sk-common.dtsi208 AM62X_IOPAD(0x244, PIN_OUTPUT, 7) /* (C17/B15) MMC1_SDWP.GPIO1_49 */
H A Dk3-am62d2-evm.dts301 AM62DX_IOPAD(0x01e8, PIN_INPUT_PULLUP, 0) /* (C17) I2C1_SCL */
H A Dk3-am642-evm.dts394 AM64X_IOPAD(0x0258, PIN_OUTPUT, 0) /* (C17) MCAN1_TX */
H A Dk3-am62p5-sk.dts304 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */
H A Dk3-am625-beagleplay.dts264 AM62X_IOPAD(0x0244, PIN_OUTPUT, 7) /* (C17) MMC1_SDWP.GPIO1_49 */
H A Dk3-am642-tqma64xxl-mbax4xxl.dts741 /* (C17) MCAN1_TX */
H A Dk3-am62-verdin.dtsi486 AM62X_IOPAD(0x0244, PIN_INPUT_PULLUP, 7) /* (C17) MMC1_SDWP.GPIO1_49 */ /* SODIMM 17 */
H A Dk3-am62p-verdin.dtsi556 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */ /* RGMII_TXD1 */
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-boneblue.dts557 "I2C0_SDA", /* C17 */
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def964 HANDLE_DW_LANG(0x002c, C17, 0, 0, DWARF)
996 // C17 201710
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp466 else if (LangOpts.C17) in InitializeStandardPredefinedMacros()

123