Home
last modified time | relevance | path

Searched refs:C89 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/include/clang/Frontend/
DLangStandards.def22 // C89-ish modes.
25 C89 | ImplicitInt)
28 C89 | ImplicitInt)
31 C89 | ImplicitInt)
35 C89 | Digraphs | ImplicitInt)
39 BCPLComment | C89 | Digraphs | GNUMode | ImplicitInt)
42 BCPLComment | C89 | Digraphs | GNUMode | ImplicitInt)
DLangStandard.h22 C89 = (1 << 1), enumerator
60 bool isC89() const { return Flags & frontend::C89; } in isC89()
/external/llvm/test/Transforms/SimplifyLibCalls/
Dfloor.ll3 ; RUN: opt < %s -simplify-libcalls -S -mtriple "x86_64-pc-win32" | FileCheck -check-prefix=C89-SIMP…
13 ; C89-SIMPLIFY: call float @floorf(
14 ; C89-SIMPLIFY: call float @ceilf(
15 ; C89-SIMPLIFY: call double @round(
16 ; C89-SIMPLIFY: call double @nearbyint(
/external/clang/include/clang/Basic/
DLangOptions.def66 BENIGN_LANGOPT(ImplicitInt, 1, !C99 && !CPlusPlus, "C89 implicit 'int'")
/external/bison/data/
Dyacc.c75 # uses only C89 types, so that the user can override the shorter
76 # types, and so that pre-C89 compilers are handled correctly.
/external/bluetooth/glib/tests/
Dcasemap.txt1866 ⲉ ⲉ Ⲉ Ⲉ # 2C89
/external/bison/
DNEWS272 * Bison can no longer be built by a K&R C compiler; it requires C89 or
DChangeLog3980 (AC_HEADER_STDC): Remove: we now assume C89 or better.
3982 Do not check for C89 headers, except for locale.h which is used
3985 Do not check for C89 functions, except for setlocale which is
4438 * data/glr.c (yyglrReduce): Don't use C89 string concatenation,
4502 Do not include <sys/types.h>; shouldn't be needed on a C89 host.
4520 (PARAMS): Define unconditionally for C89.
4624 (void) as arg when not pure, since we now assume C89 when building
4797 C89. This avoids a diagnostic on compilers that define __STDC__
4989 assuming at least C89 in the bitset code for some time now.
6886 assuming C89 or better, and C89 guarantees errno.
[all …]
/external/icu4c/data/unidata/
DSentenceBreakProperty.txt852 2C89 ; Lower
DDerivedCoreProperties.txt1416 2C89 ; Lowercase
3686 2C89 ; Changes_When_Uppercased
4279 2C89 ; Changes_When_Titlecased
DCaseFolding.txt997 2C88; C; 2C89; # COPTIC CAPITAL LETTER EIE
DDerivedNormalizationProps.txt4159 2C88 ; NFKC_CF; 2C89
/external/bluetooth/glib/gio/
DChangeLog2032 Fix C89 issue (#521672)
2461 C89 fixes (#515892)
2655 C89 fixes from Jens Granseuer (#512849)
/external/strace/
DChangeLog1077 Remove support for pre-C89
/external/icu4c/test/testdata/
DCollationTest_SHIFTED_SHORT.txt58421 2C89 0021
58422 2C89 003F
58425 2C89 0061
58426 2C89 0041
58429 2C89 0062
74379 0C89 0021
74380 0C89 003F
74381 0C89 0061
74382 0C89 0041
74383 0C89 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt55265 2C89 0021
55267 2C89 003F
55269 2C89 0061
55270 2C89 0041
55273 2C89 0062
71201 0C89 0021
71202 0C89 003F
71203 0C89 0061
71204 0C89 0041
71205 0C89 0062
[all …]
/external/icu4c/data/unidata/norm2/
Dnfkc_cf.txt1405 2C88>2C89
Duts46.txt2656 2C88 >2C89 # 4.1 COPTIC CAPITAL LETTER EIE
2657 # 2C89 valid # 4.1 COPTIC SMALL LETTER EIE
/external/wpa_supplicant_6/wpa_supplicant/
DChangeLog486 * made code closer to ANSI C89 standard to make it easier to port to
/external/dbus/
DChangeLog.pre-1-21657 * tools/dbus-launch.c (do_close_stderr): fix C89 problem and
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog585 * made code closer to ANSI C89 standard to make it easier to port to
/external/bison/doc/
Dbison.texinfo1147 The @acronym{GLR} parsers require a compiler for @acronym{ISO} C89 or
1149 C89, but is C99 and is a common extension in pre-C99 compilers. It is
7594 not conform to C89. See Debian bug 333231
Dbison.info1351 The GLR parsers require a compiler for ISO C89 or later. In addition,
1352 they use the `inline' keyword, which is not C89, but is C99 and is a
6946 not conform to C89. See Debian bug 333231
/external/oprofile/
DChangeLog-20032667 * daemon/opd_sample_files.c: C89 compile fix
/external/harfbuzz/contrib/tables/
DDerivedGeneralCategory.txt1505 2C89 ; Ll # COPTIC SMALL LETTER EIE

12