Searched defs:__STRICT_ANSI__ (Results 1 - 12 of 12) sorted by path

/external/chromium_org/third_party/icu/source/common/
H A Dputil.cpp112 #if (U_PF_MINGW <= U_PLATFORM && U_PLATFORM <= U_PF_CYGWIN) && defined(__STRICT_ANSI__)
114 #undef __STRICT_ANSI__ macro
/external/chromium_org/third_party/icu/source/io/
H A Dufile.c24 #if defined(__GNUC__) && defined(__STRICT_ANSI__)
25 #undef __STRICT_ANSI__ macro
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp27 #if (U_PF_MINGW <= U_PLATFORM || U_PLATFORM <= U_PF_CYGWIN) && defined(__STRICT_ANSI__)
29 #undef __STRICT_ANSI__ macro
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dfiletools.cpp9 #ifdef __STRICT_ANSI__
10 #undef __STRICT_ANSI__ macro
H A Dtoolutil.cpp23 #ifdef __STRICT_ANSI__
24 #undef __STRICT_ANSI__ macro
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprinet.h61 #undef __STRICT_ANSI__ macro
62 #define __STRICT_ANSI__ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dutil.h40 # ifdef __STRICT_ANSI__
41 # undef __STRICT_ANSI__ macro
/external/icu/icu4c/source/common/
H A Dputil.cpp112 #if (U_PF_MINGW <= U_PLATFORM && U_PLATFORM <= U_PF_CYGWIN) && defined(__STRICT_ANSI__)
114 #undef __STRICT_ANSI__ macro
/external/icu/icu4c/source/io/
H A Dufile.c24 #if defined(__GNUC__) && defined(__STRICT_ANSI__)
25 #undef __STRICT_ANSI__ macro
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp27 #if (U_PF_MINGW <= U_PLATFORM || U_PLATFORM <= U_PF_CYGWIN) && defined(__STRICT_ANSI__)
29 #undef __STRICT_ANSI__ macro
/external/icu/icu4c/source/tools/toolutil/
H A Dfiletools.cpp9 #ifdef __STRICT_ANSI__
10 #undef __STRICT_ANSI__ macro
H A Dtoolutil.cpp24 #ifdef __STRICT_ANSI__
25 #undef __STRICT_ANSI__ macro

Completed in 1282 milliseconds