Searched refs:__STRICT_ANSI__ (Results 1 - 25 of 47) 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__ >= 199900L || __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.h106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/clang/lib/include/
H A Dstdbool.h34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
H A Dstdarg.h42 #if __STDC_VERSION__ >= 199900L || __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.h106 #if defined(__GNU_LIBRARY__) ? defined(__USE_GNU) : !defined(__STRICT_ANSI__)
/external/kernel-headers/original/asm-generic/
H A Dswab.h13 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
/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/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/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_cfg.h59 #if !defined(__STRICT_ANSI__) && (defined(INTEL_CC) || (defined(_MSC_VER) && defined(WIN32)) || (defined(__GNUC__) && (defined(__DJGPP__) || defined(__CYGWIN__) || defined(__MINGW32__) || defined(__i386__))))
73 #if !defined(__STRICT_ANSI__) && defined(__x86_64__)
81 #if !defined(__STRICT_ANSI__) && defined(LTC_PPC32)
/external/kernel-headers/original/asm-arm/
H A Dbyteorder.h46 #if !defined(__STRICT_ANSI__) || defined(__KERNEL__)
/external/kernel-headers/original/linux/
H A Dtypes.h57 #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
123 #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
185 #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
/external/kernel-headers/original/asm-mips/
H A Dbyteorder.h61 #if !defined(__STRICT_ANSI__) || defined(__KERNEL__)
/external/oprofile/libpopt/
H A Dsystem.h60 #elif defined(__GNUC__) && defined(__STRICT_ANSI__)
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dutil.h40 # ifdef __STRICT_ANSI__
41 # undef __STRICT_ANSI__ macro
/external/icu4c/common/
H A Dumutex.h51 #if defined(__STRICT_ANSI__)
/external/stlport/stlport/stl/config/
H A D_gcc.h184 #if defined ( __STRICT_ANSI__ )
/external/icu4c/io/
H A Dufile.c24 #if defined(__GNUC__) && defined(__STRICT_ANSI__)
25 #undef __STRICT_ANSI__ macro

Completed in 799 milliseconds

12