Searched refs:__OPTIMIZE__ (Results 1 - 25 of 55) sorted by relevance

123

/external/clang/test/Preprocessor/
H A Doptimize.c4 #ifndef __OPTIMIZE__
5 #error "__OPTIMIZE__ not defined"
15 #ifdef __OPTIMIZE__
16 #error "__OPTIMIZE__ defined"
26 #ifndef __OPTIMIZE__
27 #error "__OPTIMIZE__ not defined"
/external/chromium_org/tools/gyp/test/cflags/
H A Dcflags.c9 #ifdef __OPTIMIZE__
/external/chromium_org/tools/gyp/test/cxxflags/
H A Dcxxflags.cc9 #ifdef __OPTIMIZE__
/external/bison/build-aux/snippet/
H A Dc++defs.h226 # if !__OPTIMIZE__
254 # if !__OPTIMIZE__
/external/bison/darwin-lib/
H A Dc++defs.h210 # if !__OPTIMIZE__
238 # if !__OPTIMIZE__
H A Dfcntl.h287 # if !__OPTIMIZE__
315 # if !__OPTIMIZE__
H A Dtime.h254 # if !__OPTIMIZE__
282 # if !__OPTIMIZE__
H A Dsignal.h278 # if !__OPTIMIZE__
306 # if !__OPTIMIZE__
H A Dwctype.h273 # if !__OPTIMIZE__
301 # if !__OPTIMIZE__
/external/bison/linux-lib/
H A Dc++defs.h210 # if !__OPTIMIZE__
238 # if !__OPTIMIZE__
H A Dfcntl.h287 # if !__OPTIMIZE__
315 # if !__OPTIMIZE__
H A Dtime.h254 # if !__OPTIMIZE__
282 # if !__OPTIMIZE__
H A Dsignal.h278 # if !__OPTIMIZE__
306 # if !__OPTIMIZE__
H A Dwctype.h273 # if !__OPTIMIZE__
301 # if !__OPTIMIZE__
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h81 #ifndef __OPTIMIZE__
84 // FIXME: __OPTIMIZE__ is a GNU extension that Clang implements but MSVC
/external/kernel-headers/original/linux/byteorder/
H A Dgeneric.h159 #if defined(__GNUC__) && defined(__OPTIMIZE__)
H A Dswabb.h80 #if defined(__GNUC__) && defined(__OPTIMIZE__)
H A Dswab.h113 #if defined(__GNUC__) && defined(__OPTIMIZE__)
/external/bison/lib/
H A Dstreq.h32 #if defined (__GNUC__) && defined (__OPTIMIZE__)
H A Dc-ctype.h139 #if defined __GNUC__ && defined __OPTIMIZE__ && !defined __OPTIMIZE_SIZE__ && !defined NO_C_CTYPE_MACROS
H A Dc-strcaseeq.h30 #if defined (__GNUC__) && defined (__OPTIMIZE__)
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_yuv_mmx.c24 #if (__GNUC__ > 2) && defined(__i386__) && __OPTIMIZE__ && SDL_ASSEMBLY_ROUTINES
/external/bison/darwin-lib/sys/
H A Dwait.h248 # if !__OPTIMIZE__
276 # if !__OPTIMIZE__
/external/bison/linux-lib/sys/
H A Dwait.h248 # if !__OPTIMIZE__
276 # if !__OPTIMIZE__
/external/qemu/
H A Dosdep.h68 #ifdef __OPTIMIZE__

Completed in 657 milliseconds

123