Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/libexec/bootpd/
H A Dbptypes.h20 typedef int boolean; typedef
/freebsd-13.1/lib/libfigpar/
H A Dfigpar.h43 uint32_t boolean:1; /* Boolean integer value (0 or 1) */ member
/freebsd-13.1/contrib/libcbor/test/
H A Dstream_expectations.h69 bool boolean; member
/freebsd-13.1/contrib/libcbor/src/cbor/
H A Dcallbacks.h102 cbor_bool_callback boolean; member
/freebsd-13.1/lib/libc/iconv/
H A Dcitrus_prop.c56 bool boolean; member
/freebsd-13.1/usr.sbin/apm/
H A Dapm.c57 is_true(const char *boolean) in is_true()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h306 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
/freebsd-13.1/sys/dev/tws/
H A Dtws.h207 typedef enum _boolean { false, true } boolean; typedef
209 #define boolean bool macro
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dcert.c525 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-13.1/sys/xen/interface/xsm/
H A Dflask_op.h202 struct xen_flask_boolean boolean; member
/freebsd-13.1/contrib/byacc/test/
H A Dgrammar.y111 typedef char boolean; typedef
/freebsd-13.1/usr.bin/tip/tip/
H A Dtip.h159 #define boolean(v) ((short)(long)(v)) macro
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp74 #define boolean bool macro
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp113 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ in makeBoolVal()
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dasn1.h448 ASN1_BOOLEAN boolean; member
/freebsd-13.1/contrib/byacc/test/yacc/
H A Dgrammar.tab.c141 typedef char boolean; typedef
/freebsd-13.1/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c161 typedef char boolean; typedef
/freebsd-13.1/sys/dev/mrsas/
H A Dmrsas.h144 } boolean; typedef