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

  /external/bison/lib/
stdbool.in.h 130 #define __bool_true_false_are_defined 1 macro
  /external/clang/lib/Headers/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /external/jemalloc/include/msvc_compat/C99/
stdbool.h 18 #define __bool_true_false_are_defined 1 macro
  /external/mesa3d/include/c99/
stdbool.h 44 #define __bool_true_false_are_defined 1 macro
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
stdbool.h 51 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stdbool.h 51 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdbool.h 48 #define __bool_true_false_are_defined 1 macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdbool.h 42 #define __bool_true_false_are_defined 1 macro
  /prebuilts/sdk/renderscript/clang-include/
stdbool.h 42 #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 1466 milliseconds