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

12

/external/clang/lib/Headers/
H A Dstdbool.h34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
H A Dstdarg.h42 #if __STDC_VERSION__ >= 199901L || __cplusplus >= 201103L || !defined(__STRICT_ANSI__)
H A Dfloat.h67 # if __STDC_VERSION__ >= 201112L || !defined(__STRICT_ANSI__)
118 #if __STDC_VERSION__ >= 201112L || !defined(__STRICT_ANSI__)
H A Dlimits.h107 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/kernel-headers/original/uapi/asm-generic/
H A Dswab.h13 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
/external/chromium_org/third_party/brotli/src/brotli/dec/
H A Dtypes.h25 #ifdef __STRICT_ANSI__
27 #else /* __STRICT_ANSI__ */
/external/chromium_org/third_party/libwebp/webp/
H A Dtypes.h21 #ifdef __STRICT_ANSI__
23 #else /* __STRICT_ANSI__ */
/external/clang/test/Sema/
H A D128bitfloat.cc4 #if !defined(__STRICT_ANSI__)
/external/webp/include/webp/
H A Dtypes.h21 #ifdef __STRICT_ANSI__
23 #else /* __STRICT_ANSI__ */
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprinet.h61 #undef __STRICT_ANSI__ macro
62 #define __STRICT_ANSI__ macro
/external/e2fsprogs/intl/
H A Dvasnprintf.h30 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || __STRICT_ANSI__
/external/e2fsprogs/lib/quota/
H A Dcommon.h11 # if !defined __GNUC__ || __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8) || __STRICT_ANSI__
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dswab.h21 #if !defined(__STRICT_ANSI__) || defined(__KERNEL__)
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl_platform.h413 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
426 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
439 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
458 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
477 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
501 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
514 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
533 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
552 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
576 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
[all...]
/external/mesa3d/include/CL/
H A Dcl_platform.h413 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
426 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
439 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
458 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
477 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
501 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
514 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
533 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
552 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
576 #if defined( __GNUC__) && ! defined( __STRICT_ANSI__ )
[all...]
/external/oprofile/libpopt/
H A Dsystem.h60 #elif defined(__GNUC__) && defined(__STRICT_ANSI__)
/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
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dutil.h40 # ifdef __STRICT_ANSI__
41 # undef __STRICT_ANSI__ macro
/external/stlport/stlport/stl/config/
H A D_gcc.h184 #if defined ( __STRICT_ANSI__ )
/external/icu/icu4c/source/io/
H A Dufile.c24 #if defined(__GNUC__) && defined(__STRICT_ANSI__)
25 #undef __STRICT_ANSI__ macro
/external/bison/lib/
H A Dgettext.h186 #if (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dluaconf.h27 #if !defined(LUA_ANSI) && defined(__STRICT_ANSI__)
/external/chromium_org/third_party/libxml/src/
H A Dtrio.c188 # if defined(TRIO_COMPILER_GCC) && !defined(__STRICT_ANSI__)
/external/chromium_org/v8/src/third_party/vtune/
H A Dittnotify_config.h155 #ifdef __STRICT_ANSI__
157 #else /* __STRICT_ANSI__ */
159 #endif /* __STRICT_ANSI__ */

Completed in 1418 milliseconds

12