/freebsd/libexec/bootpd/ |
H A D | bptypes.h | 17 typedef int boolean; typedef
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | assertions.md | 127 ### EXPECT_TRUE {#EXPECT_TRUE} 134 ### EXPECT_FALSE {#EXPECT_FALSE}
|
/freebsd/crypto/libecc/src/examples/sss/ |
H A D | sss.h | 35 typedef enum { SSS_FALSE = 0, SSS_TRUE = 1 } boolean; typedef
|
/freebsd/lib/libfigpar/ |
H A D | figpar.h | 41 uint32_t boolean:1; /* Boolean integer value (0 or 1) */ member
|
/freebsd/contrib/libcbor/test/ |
H A D | stream_expectations.h | 69 bool boolean; member
|
/freebsd/contrib/libcbor/src/cbor/ |
H A D | callbacks.h | 104 cbor_bool_callback boolean; member
|
/freebsd/lib/libc/iconv/ |
H A D | citrus_prop.c | 54 bool boolean; member
|
/freebsd/usr.sbin/apm/ |
H A D | apm.c | 55 is_true(const char *boolean) in is_true()
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 296 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
|
/freebsd/sys/dev/tws/ |
H A D | tws.h | 205 typedef enum _boolean { false, true } boolean; typedef 207 #define boolean bool macro
|
/freebsd/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()
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 156 #define boolean(v) ((short)(intptr_t)(v)) macro
|
/freebsd/sys/contrib/xen/xsm/ |
H A D | flask_op.h | 215 xen_flask_boolean_t boolean; member
|
/freebsd/contrib/byacc/test/ |
H A D | grammar.y | 111 typedef char boolean; typedef
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
H A D | EmulateInstructionARM64.cpp | 74 #define boolean bool macro
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | grammar.tab.c | 141 typedef char boolean; typedef
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1.h.in | 477 ASN1_BOOLEAN boolean; member
|
H A D | asn1.h | 524 ASN1_BOOLEAN boolean; member
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | grammar.tab.c | 161 typedef char boolean; typedef
|