Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/portable/
H A Dstdbool.h41 typedef bool _Bool; typedef
46 typedef unsigned char _Bool; typedef
/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/contrib/xz/src/common/
H A Dsysdefs.h163 typedef unsigned char _Bool; typedef
/freebsd/sys/sys/
H A Dtypes.h303 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