Home
last modified time | relevance | path

Searched defs:_Bool (Results 1 – 12 of 12) sorted by relevance

/external/jemalloc_new/include/msvc_compat/C99/
Dstdbool.h11 typedef BOOL _Bool; typedef
/external/clang/lib/Headers/
Dstdbool.h36 #define _Bool bool macro
/external/llvm-project/clang/lib/Headers/
Dstdbool.h20 #define _Bool bool macro
/external/llvm-project/clang/test/CodeGenObjC/
Divar-layout-64-bitfields.m5 typedef bool _Bool; typedef
/external/clang/test/CodeGenObjC/
Divar-layout-64-bitfields.m5 typedef bool _Bool; typedef
/external/ms-tpm-20-ref/TPMCmd/tpm/include/Ltc/
DLtcSettings.h53 #define _Bool int macro
/external/python/cffi/cffi/
D_cffi_include.h72 typedef unsigned char _Bool; typedef
90 typedef bool _Bool; /* semi-hackish: C++ has no _Bool; bool is builtin */ typedef
/external/llvm-project/clang/test/Analysis/
Dfields.c34 typedef _Bool bool; typedef
/external/clang/test/Analysis/
Dfields.c34 typedef _Bool bool; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h152 typedef _Bool bool; typedef
/external/mdnsresponder/mDNSShared/
DCommonServices.h865 #define _Bool int macro
/external/python/cffi/c/
D_cffi_backend.c54 typedef unsigned char _Bool; typedef