HomeSort by relevance Sort by last modified time
    Searched defs:_Bool (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdbool.h 33 #define bool _Bool
40 #define _Bool bool
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdbool.h 31 #define bool _Bool
35 /* Define _Bool, bool, false, true as a GNU extension. */
36 #define _Bool bool
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdbool.h 31 #define bool _Bool
35 /* Define _Bool, bool, false, true as a GNU extension. */
36 #define _Bool bool
  /prebuilts/sdk/renderscript/clang-include/
stdbool.h 31 #define bool _Bool
35 /* Define _Bool, bool, false, true as a GNU extension. */
36 #define _Bool bool
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
yvals.h 167 typedef bool _Bool;
  /external/mdnsresponder/mDNSShared/
CommonServices.h 862 // Workaround when building with CodeWarrior, but using the Apple stdbool.h header, which uses _Bool.
865 #define _Bool int
    [all...]

Completed in 1171 milliseconds

12