Home
last modified time | relevance | path

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

12

/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)
97 LineComment | C99 | C11 | C17 | C23 | Digraphs | GNUMode | HexFloat)
105 LineComment | C99 | C11 | C17 | C23 | C2y | Digraphs | HexFloat)
108 LineComment | C99 | C11 | C17 | C23 | C2y | Digraphs | GNUMode | HexFloat)
H A DLangStandard.h53 C17 = (1 << 3), enumerator
105 bool isC17() const { return Flags & C17; } in isC17()
H A DLangOptions.def88 LANGOPT(C17 , 1, 0, "C17")
H A DDiagnosticParseKinds.td1681 "'_BitInt' in %select{C17 and earlier|C++}0 is a Clang extension">,
/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.cpp113 Opts.C17 = Std.isC17(); in setLangDefaults()
H A DModule.cpp115 .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.c678 static const u8 C17[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp127 SP::C16, SP::C17, SP::C18, SP::C19,
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62x-phyboard-lyra.dtsi149 AM62X_IOPAD(0x244, PIN_INPUT, 7) /* (C17) MMC1_SDWP.GPIO1_49 */
H A Dk3-am642-phyboard-electra-rdk.dts262 AM64X_IOPAD(0x0258, PIN_OUTPUT, 0) /* (C17) MCAN1_TX */
H A Dk3-am62x-sk-common.dtsi216 AM62X_IOPAD(0x244, PIN_OUTPUT, 7) /* (C17/B15) MMC1_SDWP.GPIO1_49 */
H A Dk3-am62p5-sk.dts257 AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */
H A Dk3-am62a7-sk.dts262 AM62AX_IOPAD(0x01e8, PIN_INPUT, 1) /* (C17) I2C1_SCL.UART1_RXD */
H A Dk3-am642-evm.dts435 AM64X_IOPAD(0x0258, PIN_OUTPUT, 0) /* (C17) MCAN1_TX */
H A Dk3-am625-beagleplay.dts256 AM62X_IOPAD(0x0244, PIN_OUTPUT, 7) /* (C17) MMC1_SDWP.GPIO1_49 */
H A Dk3-am642-tqma64xxl-mbax4xxl.dts733 /* (C17) MCAN1_TX */
H A Dk3-am62-verdin.dtsi480 AM62X_IOPAD(0x0244, PIN_INPUT_PULLUP, 7) /* (C17) MMC1_SDWP.GPIO1_49 */ /* SODIMM 17 */
/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.def954 HANDLE_DW_LANG(0x002c, C17, 0, 0, DWARF)
985 // C17 201710
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp460 else if (LangOpts.C17) in InitializeStandardPredefinedMacros()
/freebsd/share/ctypedef/
H A Dja_JP.eucJP.src2906 <CJK_UNIFIED_IDEOGRAPH-5C17>;/
5448 <CJK_UNIFIED_IDEOGRAPH-6C17>;/
7781 <CJK_UNIFIED_IDEOGRAPH-7C17>;/
15953 <CJK_UNIFIED_IDEOGRAPH-5C17>;/
18495 <CJK_UNIFIED_IDEOGRAPH-6C17>;/
20828 <CJK_UNIFIED_IDEOGRAPH-7C17>;/
29058 <CJK_UNIFIED_IDEOGRAPH-5C17>;/
31600 <CJK_UNIFIED_IDEOGRAPH-6C17>;/
33933 <CJK_UNIFIED_IDEOGRAPH-7C17>;/

12