HomeSort by relevance Sort by last modified time
    Searched defs:__bool_true_false_are_defined (Results 1 - 19 of 19) sorted by null

  /external/bison/lib/
stdbool_.h 113 #define __bool_true_false_are_defined 1 macro
  /external/clang/lib/Headers/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /external/mesa3d/include/c99/
stdbool.h 44 #define __bool_true_false_are_defined 1 macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdbool.in.h 119 #define __bool_true_false_are_defined 1 macro
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/sdk/renderscript/clang-include/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 38 # define __bool_true_false_are_defined 1 macro
  /external/mdnsresponder/mDNSShared/
CommonServices.h 846 // C99 defines __bool_true_false_are_defined when bool, true, and false are defined.
856 #if( !__bool_true_false_are_defined && ( !defined( __cplusplus ) || !__option( bool ) ) )
864 #if( __bool_true_false_are_defined && !defined( __cplusplus ) && !__option( c9x ) )
871 #if( __bool_true_false_are_defined && defined( __cplusplus ) && !__option( bool ) )
876 #define COMMON_SERVICES_NEEDS_BOOL ( !defined( __cplusplus ) && !__bool_true_false_are_defined )
890 #define __bool_true_false_are_defined 1 macro
    [all...]

Completed in 973 milliseconds