/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc/ |
H A D | objc.h | 55 typedef unsigned char BOOL; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc/ |
H A D | objc.h | 55 typedef unsigned char BOOL; typedef
|
/netbsd-src/sys/external/bsd/libnv/dist/ |
H A D | cnvlist.c | 97 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
|
H A D | nvlist.c | 1926 NVLIST_GET(bool,bool,BOOL) NVLIST_GET() argument 1961 NVLIST_GET_ARRAY(const bool *,bool,BOOL) NVLIST_GET_ARRAY() argument 2030 NVLIST_TAKE_ARRAY(bool *,bool,BOOL) NVLIST_TAKE_ARRAY() argument
|
/netbsd-src/usr.sbin/ipwctl/ |
H A D | ipwctl.c | 151 #define BOOL 4 macro
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/include/ |
H A D | tpm_utils.h | 46 #define BOOL int macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_malloc_win.cc | 20 typedef int BOOL; typedef 192 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) { in INTERCEPTOR_WINAPI() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_malloc_win.cc | 18 typedef int BOOL; typedef 185 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) { in INTERCEPTOR_WINAPI() argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_win.cpp | 27 typedef int BOOL; typedef 254 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) { in INTERCEPTOR_WINAPI() argument 431 INTERCEPTOR_WINAPI(BOOL, RtlFreeHeap, HANDLE HeapHandle, DWORD Flags, in INTERCEPTOR_WINAPI() argument
|
/netbsd-src/external/bsd/less/dist/ |
H A D | option.h | 18 #define BOOL 01 /* Boolean option: 0 or 1 */ macro
|
/netbsd-src/usr.bin/tip/ |
H A D | tip.h | 112 #define BOOL 02 /* true-false value */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | windef.d | 69 alias int WINBOOL, BOOL, INT, LONG, HFILE, HRESULT; variable
|
/netbsd-src/usr.bin/xlint/common/ |
H A D | lint.h | 66 BOOL, /* _Bool */ enumerator
|
/netbsd-src/external/bsd/libpcap/dist/ |
H A D | pcap-dos.h | 17 typedef int BOOL; typedef
|
/netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
H A D | manifest.h | 65 #define BOOL 1 /* function argument */ macro
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | spi_utils.h | 41 #define BOOL(x) ((x) == 0) ? FALSE : TRUE macro
|