Home
last modified time | relevance | path

Searched refs:C99 (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ducnid.h59 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00aa },
66 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00b5 },
68 { C99| 0| 0|C11| 0|CID|NFC|NKC| 0, 0, 0x00b7 },
70 { C99| 0| 0|C11| 0|CID|NFC| 0| 0, 0, 0x00ba },
74 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x00d6 },
76 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x00f6 },
78 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x0131 },
79 { C99| 0|CXX|C11| 0|CID|NFC| 0| 0, 0, 0x0133 },
80 { C99| 0|CXX|C11| 0|CID|NFC|NKC| 0, 0, 0x013e },
81 { C99| 0|CXX|C11| 0|CID|NFC| 0| 0, 0, 0x0140 },
[all …]
H A Dmakeucnid.c30 C99 = 1, enumerator
35 all_languages = C99 | CXX | C11,
75 fl = C99; in read_ucnid()
77 fl = C99|N99; in read_ucnid()
265 last_flag & C99 ? "C99" : " 0", in write_table()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ducnid.h59 { C99| 0| 0|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x00aa },
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 },
70 { C99| 0| 0|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x00ba },
74 { C99| 0|CXX|C11| 0|CXX23| 0|CID|NFC|NKC| 0, 0, 0x00d6 },
76 { C99| 0|CXX|C11| 0|CXX23| 0|CID|NFC|NKC| 0, 0, 0x00f6 },
78 { C99| 0|CXX|C11| 0|CXX23| 0|CID|NFC|NKC| 0, 0, 0x0131 },
79 { C99| 0|CXX|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x0133 },
80 { C99| 0|CXX|C11| 0|CXX23| 0|CID|NFC|NKC| 0, 0, 0x013e },
81 { C99| 0|CXX|C11| 0|CXX23| 0|CID|NFC| 0| 0, 0, 0x0140 },
[all …]
H A Dmakeucnid.cc30 C99 = 1, enumerator
37 all_languages = C99 | CXX | C11 | CXX23 | NXX23,
77 fl = C99; in read_ucnid()
79 fl = C99|N99; in read_ucnid()
335 last_flag & C99 ? "C99" : " 0", in write_table()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dimplement-c.texi50 @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 …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dimplement-c.texi50 @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 …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangStandards.def53 // C99-ish modes
56 LineComment | C99 | Digraphs | HexFloat)
63 LineComment | C99 | Digraphs | GNUMode | HexFloat)
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)
168 LineComment | C99 | Digraphs | HexFloat | OpenCL)
[all …]
H A DLangStandard.h44 C99 = (1 << 1), enumerator
90 bool isC99() const { return Flags & C99; } in isC99()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dcstdlib32 lldiv_t // C99
37 long long atoll(const char* nptr); // C99
39 float strtof (const char* restrict nptr, char** restrict endptr); // C99
40 long double strtold (const char* restrict nptr, char** restrict endptr); // C99
42 long long strtoll (const char* restrict nptr, char** restrict endptr, int base); // C99
44 unsigned long long strtoull(const char* restrict nptr, char** restrict endptr, int base); // C99
65 long long llabs(long long j); // C99
70 lldiv_t lldiv(long long numer, long long denom); // C99
H A Dcmath19 HUGE_VALF // C99
20 HUGE_VALL // C99
21 INFINITY // C99
22 NAN // C99
23 FP_INFINITE // C99
24 FP_NAN // C99
25 FP_NORMAL // C99
26 FP_SUBNORMAL // C99
27 FP_ZERO // C99
28 FP_FAST_FMA // C99
[all …]
H A Dclimits34 LLONG_MIN // C99
35 LLONG_MAX // C99
36 ULLONG_MAX // C99
H A Dcwchar38 int vfwscanf(FILE* restrict stream, const wchar_t* restrict format, va_list arg); // C99
40 int vswscanf(const wchar_t* restrict s, const wchar_t* restrict format, va_list arg); // C99
42 int vwscanf(const wchar_t* restrict format, va_list arg); // C99
56 float wcstof(const wchar_t* restrict nptr, wchar_t** restrict endptr); // C99
57 long double wcstold(const wchar_t* restrict nptr, wchar_t** restrict endptr); // C99
59 long long wcstoll(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base); // C99
61 …gned long long wcstoull(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base); // C99
H A Dcstdio59 int snprintf(char* restrict s, size_t n, const char* restrict format, ...); // C99
63 int vfscanf(FILE* restrict stream, const char* restrict format, va_list arg); // C99
65 int vscanf(const char* restrict format, va_list arg); // C99
66 int vsnprintf(char* restrict s, size_t n, const char* restrict format, // C99
69 int vsscanf(const char* restrict s, const char* restrict format, va_list arg); // C99
H A Dcfloat19 FLT_EVAL_METHOD // C99
30 DECIMAL_DIG // C99
/netbsd-src/share/i18n/esdb/MISC/
H A DC99.src1 # $NetBSD: C99.src,v 1.1 2006/11/13 15:16:30 tnozaki Exp $
3 NAME "C99"
5 VARIABLE "C99"
H A Desdb.dir.MISC.src4 C99 MISC/C99.esdb
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dtypes.rst65 :c:data:`GCC_JIT_TYPE_BOOL` C++'s ``bool`` type; also C99's
77 :c:data:`GCC_JIT_TYPE_LONG_LONG` C99's ``long long`` (signed)
78 :c:data:`GCC_JIT_TYPE_UNSIGNED_LONG_LONG` C99's ``unsigned long long``
79 :c:data:`GCC_JIT_TYPE_UINT8_T` C99's ``uint8_t``
80 :c:data:`GCC_JIT_TYPE_UINT16_T` C99's ``uint16_t``
81 :c:data:`GCC_JIT_TYPE_UINT32_T` C99's ``uint32_t``
82 :c:data:`GCC_JIT_TYPE_UINT64_T` C99's ``uint64_t``
83 :c:data:`GCC_JIT_TYPE_UINT128_T` C99's ``__uint128_t``
84 :c:data:`GCC_JIT_TYPE_INT8_T` C99's ``int8_t``
85 :c:data:`GCC_JIT_TYPE_INT16_T` C99's ``int16_t``
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.def371 // [C99 6.5.5] Multiplicative operators.
375 // [C99 6.5.6] Additive operators.
378 // [C99 6.5.7] Bitwise shift operators.
383 // [C99 6.5.8] Relational operators.
388 // [C99 6.5.9] Equality operators.
391 // [C99 6.5.10] Bitwise AND operator.
393 // [C99 6.5.11] Bitwise XOR operator.
395 // [C99 6.5.12] Bitwise OR operator.
397 // [C99 6.5.13] Logical AND operator.
399 // [C99 6.5.14] Logical OR operator.
[all …]
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dsnprintf.m414 # C99-compliant implementations.
51 # (C99: 7.15.1, 1) Therefore, the presence of va_copy(3) cannot simply "be
115 [AC_CACHE_CHECK([whether vsnprintf is C99 compliant],
142 [Define if C99-compliant `vsnprintf' is available.])
143 AC_MSG_CHECKING([if C99-snprintf replacement vsnprintf will be used])
184 [AC_CACHE_CHECK([whether snprintf is C99 compliant],
198 [Define if C99-compliant `snprintf' is available.])
199 AC_MSG_CHECKING([if C99-snprintf replacement snprintf will be used])
228 AC_MSG_CHECKING([if C99-snprintf replacement vasprintf will be used])
261 AC_MSG_CHECKING([if C99-snprintf replacement asprintf will be used])
H A Dax_c99_struct_init.m412 # supports the C99 tagged structure initialization.
41 AC_MSG_CHECKING([whether the compiler supports C99 structure initialization])
55 [Define to 1 if the compiler does not support C99's structure initialization.]),
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dstdbool.m41 # Check for stdbool.h that conforms to C99.
21 [AC_CACHE_CHECK([for stdbool.h that conforms to C99],
55 AC_DEFINE(HAVE_STDBOOL_H, 1, [Define to 1 if stdbool.h conforms to C99.])
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dstdbool.m41 # Check for stdbool.h that conforms to C99.
35 [AC_CACHE_CHECK([for stdbool.h that conforms to C99],
82 AC_DEFINE(HAVE_STDBOOL_H, 1, [Define to 1 if stdbool.h conforms to C99.])
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dcosh.dat22 # Special values, following ISO C99 standard, Annex G,
37 # cosh(+0 + i*inf) = nan + i*0 (C99 says that the sign of the imaginary part
47 # cosh(+0 +i*nan) = nan + i*0 (C99 says that the sign of the imaginary part
97 # cosh(+inf + i*inf) = +inf + i*nan (C99 leaves unspecified the sign of the
113 # cosh(nan + i*0) = nan - i*0 (C99 leaves unspecified the sign of the
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfig.h.in757 /* Define if C99 functions in <complex.h> should be used in <complex> for
759 C99 library functions to be present. */
762 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
766 /* Define if C99 functions or macros in <stdio.h> should be imported in
770 /* Define if C99 functions or macros in <stdlib.h> should be imported in
774 /* Define if C99 functions or macros in <wchar.h> should be imported in
778 /* Define if C99 functions in <complex.h> should be used in <complex> for
780 C99 library functions to be present. */
783 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
787 /* Define if C99 functions or macros in <stdio.h> should be imported in
[all …]
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcheck_varargs_macros.m48 # try C99 style
30 [System supports C99-style variable-length argument macros])

12345678910>>...17