Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dqat_freebsd.h36 typedef int _Bool; typedef
38 typedef _Bool bool; typedef
42 typedef int _Bool; typedef
/freebsd/contrib/ldns/ldns/
H A Dcommon.h49 typedef bool _Bool; typedef
51 # define _Bool signed char macro
H A Dcommon.h.in49 typedef bool _Bool; typedef
51 # define _Bool signed char macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdbool.h29 #define _Bool bool macro
/freebsd/sys/sys/
H A Dtypes.h302 typedef _Bool bool; typedef
H A Dstdatomic.h166 #define _Bool bool macro
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h68 typedef enum { false = 0, true = 1 } _Bool; typedef
/freebsd/stand/kshim/
H A Dbsd_kernel.h281 typedef _Bool bool; typedef