Searched defs:BOOL (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/sys/dev/isci/ |
H A D | types.h | 51 typedef uint32_t BOOL; typedef
|
/freebsd-src/tools/tools/ipw/ |
H A D | ipwstats.c | 53 #define BOOL 4 macro
|
/freebsd-src/sys/contrib/libnv/ |
H A D | cnvlist.c | 84 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
|
H A D | nvlist.c | 1894 NVLIST_GET(bool,bool,BOOL) NVLIST_GET() argument 1929 NVLIST_GET_ARRAY(const bool *,bool,BOOL) NVLIST_GET_ARRAY() argument 1998 NVLIST_TAKE_ARRAY(bool *,bool,BOOL) NVLIST_TAKE_ARRAY() argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/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
|
/freebsd-src/contrib/less/ |
H A D | option.h | 16 #define BOOL 01 /* Boolean option: 0 or 1 */ macro
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_ppsdev.c | 56 typedef int BOOL; typedef
|
H A D | refclock_gpsdjson.c | 222 # define BOOL int macro
|
/freebsd-src/contrib/bsddialog/utility/ |
H A D | util_theme.c | 55 BOOL, enumerator
|
/freebsd-src/sys/dev/hptmv/ |
H A D | mvOs.h | 55 typedef unsigned int UINT, BOOL; typedef
|
/freebsd-src/contrib/libpcap/ |
H A D | pcap-dos.h | 15 typedef int BOOL; typedef
|
/freebsd-src/usr.bin/tip/tip/ |
H A D | tip.h | 111 #define BOOL 02 /* true-false value */ macro
|