Searched refs:C11 (Results 1 – 25 of 52) sorted by relevance
123
65 // C11 modes68 BCPLComment | C99 | C11 | Digraphs | HexFloat)71 BCPLComment | C99 | C11 | Digraphs | HexFloat)74 BCPLComment | C99 | C11 | Digraphs | HexFloat)77 BCPLComment | C99 | C11 | Digraphs | HexFloat)81 BCPLComment | C99 | C11 | Digraphs | GNUMode | HexFloat)84 BCPLComment | C99 | C11 | Digraphs | GNUMode | HexFloat)
24 C11 = (1 << 3), enumerator66 bool isC11() const { return Flags & frontend::C11; } in isC11()
85 static const double C11 = (0.01 * 0.01) * (255 * 255); in get_ssimg() local88 const double l = (2. * iwx * iwy + C11) / (iwx * iwx + iwy * iwy + C11); in get_ssimg()147 static const double C11 = (0.01 * 0.01) * (255 * 255); in get_ssimfull_kernelg() local150 const double l = (2. * iwx * iwy + C11) / (iwx * iwx + iwy * iwy + C11); in get_ssimfull_kernelg()
45 LANGOPT(C11 , 1, 0, "C11")
104 "generic selections are a C11-specific feature">, InGroup<C11>;111 "%0 is a C11-specific feature">, InGroup<C11>;336 "_Static_assert is a C11-specific feature">, InGroup<C11>;
429 // A warning group for warnings about using C11 features as extensions.430 def C11 : DiagGroup<"c11-extensions">;
207 // KEYC11 - This is a keyword introduced to C in C11
605 // C11 _Atomic operations for <stdatomic.h>.
669 .Case("c_alignas", LangOpts.C11) in HasFeature()670 .Case("c_atomic", LangOpts.C11) in HasFeature()671 .Case("c_generic_selections", LangOpts.C11) in HasFeature()672 .Case("c_static_assert", LangOpts.C11) in HasFeature()
137 else if (LangOpts.C11 && (Flags & KEYC11)) AddResult = 2; in AddKeyword()
140 0C11; ; UNASSIGNED
141 0C11; ; UNASSIGNED
13 …out --src-filename=rfc3454.txt --dest-filename=rfc3722.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 -…141 0C11; ; UNASSIGNED454 …out --src-filename=rfc3454.txt --dest-filename=rfc3722.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 -…
13 …--src-filename=rfc3454.txt --dest-filename=rfc3920node.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 -…141 0C11; ; UNASSIGNED454 …--src-filename=rfc3454.txt --dest-filename=rfc3920node.txt --A1 --B1 --B2 -C11 --C12 --C21 --C22 -…
132 0C11; ; UNASSIGNED
284 if (LangOpts.C11) in InitializeStandardPredefinedMacros()
975 if (!getLangOpts().C11) in ParseCastExpression()2238 if (!getLangOpts().C11) in ParseGenericSelectionExpression()
823 else if (Policy.LangOpts.C11) in VisitUnaryExprOrTypeTraitExpr()
1581 C11[]= {0x0f,0x10,0xf5,0x99,0xae,0x14,0xa1,0x54,0xed,0x24,0xb3,0x6e,0x25,0x32,0x4d,0xb8, variable