/freebsd-src/libexec/bootpd/ |
H A D | bptypes.h | 17 typedef int boolean; typedef
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | bptypes.h | 23 typedef int boolean; typedef
|
/freebsd-src/contrib/googletest/docs/reference/ |
H A D | assertions.md | 127 EXPECT_TRUE {#EXPECT_TRUE}Assertions Reference""Boolean Conditions {#boolean} global() argument 134 EXPECT_FALSE {#EXPECT_FALSE}Assertions Reference""Boolean Conditions {#boolean} global() argument
|
/freebsd-src/lib/libfigpar/ |
H A D | figpar.h | 41 uint32_t boolean:1; /* Boolean integer value (0 or 1) */ member
|
/netbsd-src/games/hack/ |
H A D | config.h | 186 typedef xchar boolean; /* 0 or 1 */ typedef
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | expr_promote.c | 13 _Bool boolean; member
|
/netbsd-src/external/mit/libcbor/dist/test/ |
H A D | stream_expectations.h | 67 bool boolean; member
|
/freebsd-src/contrib/libcbor/test/ |
H A D | stream_expectations.h | 69 bool boolean; member
|
/freebsd-src/contrib/libcbor/src/cbor/ |
H A D | callbacks.h | 104 cbor_bool_callback boolean; member
|
/netbsd-src/external/mit/libcbor/dist/src/cbor/ |
H A D | callbacks.h | 101 cbor_bool_callback boolean; member
|
/freebsd-src/lib/libc/iconv/ |
H A D | citrus_prop.c | 54 bool boolean; member
|
/netbsd-src/lib/libc/citrus/ |
H A D | citrus_prop.c | 56 bool boolean; member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 292 makeBoolVal(const ObjCBoolLiteralExpr * boolean) makeBoolVal() argument
|
/freebsd-src/usr.sbin/apm/ |
H A D | apm.c | 55 is_true(const char *boolean) in is_true()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 298 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
|
/freebsd-src/sys/dev/tws/ |
H A D | tws.h | 205 typedef enum _boolean { false, true } boolean; typedef 207 #define boolean bool macro
|
/netbsd-src/usr.bin/tip/ |
H A D | tip.h | 154 #define boolean(v) ((short)(intptr_t)(v)) macro
|
/freebsd-src/crypto/heimdal/lib/hx509/ |
H A D | cert.c | 525 hx509_verify_set_proxy_certificate(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_proxy_certificate() 545 hx509_verify_set_strict_rfc3280_verification(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_strict_rfc3280_verification() 568 hx509_verify_ctx_f_allow_default_trustanchors(hx509_verify_ctx ctx, int boolean) in hx509_verify_ctx_f_allow_default_trustanchors() 578 int boolean) in hx509_verify_ctx_f_allow_best_before_signature_algs()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | cert.c | 544 hx509_verify_set_proxy_certificate(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_proxy_certificate() 564 hx509_verify_set_strict_rfc3280_verification(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_strict_rfc3280_verification() 587 hx509_verify_ctx_f_allow_default_trustanchors(hx509_verify_ctx ctx, int boolean) in hx509_verify_ctx_f_allow_default_trustanchors() 597 int boolean) in hx509_verify_ctx_f_allow_best_before_signature_algs()
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/ |
H A D | flask_op.h | 202 struct xen_flask_boolean boolean; member
|
/freebsd-src/usr.bin/tip/tip/ |
H A D | tip.h | 156 #define boolean(v) ((short)(intptr_t)(v)) macro
|
/freebsd-src/sys/contrib/xen/xsm/ |
H A D | flask_op.h | 215 xen_flask_boolean_t boolean; member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 203 bool boolean; member
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 177 bool boolean; member
|
/freebsd-src/contrib/byacc/test/ |
H A D | grammar.y | 111 typedef char boolean; typedef
|