| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | ucnid.h | 57 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00a8 }, 59 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00aa }, 61 { 0| 0| 0|C11| 0|CID|NFC|NKC| 0, 0, 0x00ad }, 63 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00af }, 65 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00b4 }, 66 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00b5 }, 68 { C99| 0| 0|C11| 0|CID|NFC|NKC| 0, 0, 0x00b7 }, 69 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00b9 }, 70 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00ba }, 72 { 0| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00be }, [all …]
|
| H A D | makeucnid.c | 33 C11 = 8, enumerator 35 all_languages = C99 | CXX | C11, 81 fl = C11; in read_ucnid() 83 fl = C11|N11; in read_ucnid() 268 last_flag & C11 ? "C11" : " 0", in write_table()
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | ucnid.h | 57 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00a8 }, 59 { C99| 0| 0|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x00aa }, 61 { 0| 0| 0|C11| 0| 0| 0|CID|NFC|NKC| 0, 0, 0x00ad }, 63 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00af }, 65 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00b4 }, 66 { C99| 0| 0|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x00b5 }, 68 { C99| 0| 0|C11| 0|CXX23|NXX23|CID|NFC|NKC| 0, 0, 0x00b7 }, 69 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00b9 }, 70 { C99| 0| 0|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x00ba }, 72 { 0| 0| 0|C11| 0| 0| 0|CID|NFC| 0| 0, 0, 0x00be }, [all …]
|
| H A D | makeucnid.cc | 33 C11 = 8, enumerator 37 all_languages = C99 | CXX | C11 | CXX23 | NXX23, 83 fl = C11; in read_ucnid() 85 fl = C11|N11; in read_ucnid() 338 last_flag & C11 ? "C11" : " 0", in write_table()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | cfloat | 22 FLT_HAS_SUBNORM // C11 23 DBL_HAS_SUBNORM // C11 24 LDBL_HAS_SUBNORM // C11 31 FLT_DECIMAL_DIG // C11 32 DBL_DECIMAL_DIG // C11 33 LDBL_DECIMAL_DIG // C11 67 FLT_TRUE_MIN // C11 68 DBL_TRUE_MIN // C11 69 LDBL_TRUE_MIN // C11
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | implement-c.texi | 50 @cite{How a diagnostic is identified (C90 3.7, C99 and C11 3.10, C90, 51 C99 and C11 5.1.1.3).} 58 phase 3 (C90, C99 and C11 5.1.1.2).} 74 and the source character set in translation phase 1 (C90, C99 and C11 88 and their correspondence to universal character names (C99 and C11 6.4.2).} 95 (C90 6.1.2, C90, C99 and C11 5.2.4.1, C99 and C11 6.4.2).} 105 This is a property of the linker. C99 and C11 require that case distinctions 116 @cite{The number of bits in a byte (C90 3.4, C99 and C11 3.6).} 122 C99 and C11 5.2.1).} 128 for each of the standard alphabetic escape sequences (C90, C99 and C11 [all …]
|
| H A D | standards.texi | 35 @cindex ISO C11 36 @cindex C11 102 A fourth version of the C standard, known as @dfn{C11}, was published 123 of the C11 standard are accepted as extensions in C90 and C99 modes. 129 (for C99 with GNU extensions) or @option{-std=gnu11} (for C11 with GNU 142 @code{<stdint.h>}; and since C11, also those in @code{<stdalign.h>}
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | implement-c.texi | 50 @cite{How a diagnostic is identified (C90 3.7, C99 and C11 3.10, C90, 51 C99 and C11 5.1.1.3).} 58 phase 3 (C90, C99 and C11 5.1.1.2).} 74 and the source character set in translation phase 1 (C90, C99 and C11 88 and their correspondence to universal character names (C99 and C11 6.4.2).} 95 (C90 6.1.2, C90, C99 and C11 5.2.4.1, C99 and C11 6.4.2).} 105 This is a property of the linker. C99 and C11 require that case distinctions 116 @cite{The number of bits in a byte (C90 3.4, C99 and C11 3.6).} 122 C99 and C11 5.2.1).} 128 for each of the standard alphabetic escape sequences (C90, C99 and C11 [all …]
|
| H A D | standards.texi | 35 @cindex ISO C11 36 @cindex C11 102 A fourth version of the C standard, known as @dfn{C11}, was published 123 of the C11 standard are accepted as extensions in C90 and C99 modes. 129 (for C99 with GNU extensions) or @option{-std=gnu11} (for C11 with GNU 142 @code{<stdint.h>}; and since C11, also those in @code{<stdalign.h>}
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cfns.gperf | 507 #call_once, 11 -- C11 threads 508 #cnd_broadcast, 11 -- C11 threads 509 #cnd_destroy, 11 -- C11 threads 510 #cnd_init, 11 -- C11 threads 511 #cnd_signal, 11 -- C11 threads 512 #cnd_timedwait, 11 -- C11 threads 513 #cnd_wait, 11 -- C11 threads 514 #mtx_destroy, 11 -- C11 threads 515 #mtx_init, 11 -- C11 threads 516 #mtx_lock, 11 -- C11 threads [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cfns.gperf | 507 #call_once, 11 -- C11 threads 508 #cnd_broadcast, 11 -- C11 threads 509 #cnd_destroy, 11 -- C11 threads 510 #cnd_init, 11 -- C11 threads 511 #cnd_signal, 11 -- C11 threads 512 #cnd_timedwait, 11 -- C11 threads 513 #cnd_wait, 11 -- C11 threads 514 #mtx_destroy, 11 -- C11 threads 515 #mtx_init, 11 -- C11 threads 516 #mtx_lock, 11 -- C11 threads [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | LangStandards.def | 66 // C11 modes 69 LineComment | C99 | C11 | Digraphs | HexFloat) 76 LineComment | C99 | C11 | Digraphs | GNUMode | HexFloat) 82 LineComment | C99 | C11 | C17 | Digraphs | HexFloat) 88 LineComment | C99 | C11 | C17 | Digraphs | GNUMode | HexFloat) 94 LineComment | C99 | C11 | C17 | C2x | Digraphs | HexFloat) 97 LineComment | C99 | C11 | C17 | C2x | Digraphs | GNUMode | HexFloat)
|
| H A D | Features.def | 124 FEATURE(objc_c_static_assert, LangOpts.C11) 127 // C11 features 128 FEATURE(c_alignas, LangOpts.C11) 129 FEATURE(c_alignof, LangOpts.C11) 130 FEATURE(c_atomic, LangOpts.C11) 131 FEATURE(c_generic_selections, LangOpts.C11) 132 FEATURE(c_static_assert, LangOpts.C11) 133 FEATURE(c_thread_local, LangOpts.C11 &&PP.getTargetInfo().isTLSSupported()) 228 // C11 features supported by other languages as extensions.
|
| H A D | LangStandard.h | 45 C11 = (1 << 2), enumerator 93 bool isC11() const { return Flags & C11; } in isC11()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
| H A D | ModiStream.rst | 45 meaning that this module has C13 line information (as opposed to C11 line 47 C13 line info, and that we do not understand the format of C11 line info. 54 - **C11LineInfo** - A block containing CodeView line information in C11 57 :doc:`DBI Stream <DbiStream>`. If this value is ``0``, then C11 line 59 C11 line info is not understood and we assume all line in modern PDBs
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/ |
| H A D | platforms.inc.rst | 23 POSIX-compliant system with a modern C11 (or better) compiler, BSD-style 27 The following C11 features are required to compile BIND 9: 34 of the C11 standard.
|
| /netbsd-src/lib/libm/ld128/ |
| H A D | k_cosl.c | 43 C11= 1.61171797801314301767074036661901531e-24L, variable 53 z*(C8+z*(C9+z*(C10+z*(C11+z*C12))))))))))); in __kernel_cosl()
|
| H A D | s_expl.c | 150 C11 = 2.50521083854417203619031960151253944e-8L, variable 245 x * (C11 + x * (C12 + x * (C13 + in expm1l()
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | aarch64-opc.c | 3969 #define C11 11 macro 4294 SR_CORE ("dbgbvr11_el1", CPENC (2,0,C0,C11,4), 0), 4310 SR_CORE ("dbgbcr11_el1", CPENC (2,0,C0,C11,5), 0), 4326 SR_CORE ("dbgwvr11_el1", CPENC (2,0,C0,C11,6), 0), 4342 SR_CORE ("dbgwcr11_el1", CPENC (2,0,C0,C11,7), 0), 4407 SR_CORE ("pmevcntr24_el0", CPENC (3,3,C14,C11,0), 0), 4408 SR_CORE ("pmevcntr25_el0", CPENC (3,3,C14,C11,1), 0), 4409 SR_CORE ("pmevcntr26_el0", CPENC (3,3,C14,C11,2), 0), 4410 SR_CORE ("pmevcntr27_el0", CPENC (3,3,C14,C11,3), 0), 4411 SR_CORE ("pmevcntr28_el0", CPENC (3,3,C14,C11,4), 0), [all …]
|
| /netbsd-src/lib/libm/src/ |
| H A D | k_sincosl.h | 104 C11 = 0.1601061435794535138244346256065192782581e-23, variable 133 z * (C7 + z * (C8 + z * (C9 + z * (C10 + z * C11)))))))))); in __kernel_sincosl()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | sunos.m4 | 15 [Enable C11 prototypes for memset_s and friends])
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | std-gnu11.m4 | 1 # Prefer GNU C11 and C++11 to earlier versions. -*- coding: utf-8 -*- 358 dnl IBM XL C -qlanglvl=extc1x (V12.1; does not pass C11 test) 383 # If the C compiler is not in ISO C11 mode by default, try to add an 385 # various options that select ISO C11 on some system or another. It 386 # considers the compiler to be in ISO C11 mode if it handles _Alignas, 428 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 450 dnl of September 2012) does not pass the C11 test. For now, try extc1x when 453 dnl the C11 test in some future version of IBM XL C, we'll add it here,
|
| H A D | stdalign.m4 | 1 # Check for stdalign.h that conforms to C11.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | PrettyPrinter.h | 71 UnderscoreAlignof(LO.C11), UseVoidForZeroParams(!LO.CPlusPlus), in PrintingPolicy()
|
| /netbsd-src/external/mit/libcbor/dist/doc/source/ |
| H A D | rfc_conformance.rst | 14 As of C99 and even C11, there is no standard implementation for 2 bytes floats. *libcbor* packs the…
|