Home
last modified time | relevance | path

Searched refs:__STRICT_ANSI__ (Results 1 - 25 of 48) sorted by relevance

12

/third_party/icu/icu4c/source/tools/toolutil/
H A Dfiletools.cpp12 #ifdef __STRICT_ANSI__
13 #undef __STRICT_ANSI__ macro
H A Dtoolutil.cpp26 #ifdef __STRICT_ANSI__
27 #undef __STRICT_ANSI__ macro
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfiletools.cpp12 #ifdef __STRICT_ANSI__
13 #undef __STRICT_ANSI__ macro
H A Dtoolutil.cpp26 #ifdef __STRICT_ANSI__
27 #undef __STRICT_ANSI__ macro
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dfiletools.cpp12 #ifdef __STRICT_ANSI__
13 #undef __STRICT_ANSI__ macro
H A Dtoolutil.cpp26 #ifdef __STRICT_ANSI__
27 #undef __STRICT_ANSI__ macro
/third_party/f2fs-tools/fsck/
H A Dcommon.h13 # if !defined __GNUC__ || __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8) || __STRICT_ANSI__
/third_party/ffmpeg/libavdevice/
H A Dv4l2-common.h22 #undef __STRICT_ANSI__ //workaround due to broken kernel headers macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfeatures.h14 && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfeatures.h14 && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
/third_party/musl/porting/uniproton/kernel/include/
H A Dfeatures.h14 && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfeatures.h16 && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
/third_party/musl/porting/liteos_m/user/include/
H A Dfeatures.h14 && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
/third_party/musl/include/
H A Dfeatures.h14 && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dtypes.h21 #if defined(__cplusplus) || !defined(__STRICT_ANSI__) || \
/third_party/tzdata/
H A Dprivate.h82 #if !defined HAVE__GENERIC && defined __GNUC__ && !defined __STRICT_ANSI__
305 #if defined __LONG_LONG_MAX__ && !defined __STRICT_ANSI__
472 && (202311 <= __STDC_VERSION__ || !defined __STRICT_ANSI__))
/third_party/skia/third_party/externals/icu/source/io/
H A Dufile.cpp24 #if defined(__GNUC__) && !defined(__clang__) && defined(__STRICT_ANSI__)
25 // g++, fileno isn't defined if __STRICT_ANSI__ is defined.
26 // clang fails to compile the <string> header unless __STRICT_ANSI__ is defined.
28 #undef __STRICT_ANSI__ macro
/third_party/ffmpeg/compat/
H A Dos2threads.h33 #undef __STRICT_ANSI__ /* for _beginthread() */ macro
/third_party/python/Include/
H A Dpymacro.h77 #if (defined(__GNUC__) && !defined(__STRICT_ANSI__) && \
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_go_wrap.c31 # if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__))
/third_party/node/deps/openssl/openssl/crypto/rc5/
H A Drc5_local.h134 #elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
/third_party/node/deps/openssl/openssl/crypto/des/
H A Ddes_local.h103 # elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
/third_party/openssl/crypto/rc5/
H A Drc5_local.h134 #elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
/third_party/openssl/crypto/des/
H A Ddes_local.h103 # elif defined(__GNUC__) && __GNUC__>=2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
/third_party/icu/icu4c/source/io/
H A Dufile.cpp24 #if U_PLATFORM == U_PF_CYGWIN && defined(__STRICT_ANSI__)

Completed in 10 milliseconds

12