Home
last modified time | relevance | path

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

/freebsd-10-stable/libexec/bootpd/
Dbptypes.h20 typedef int boolean; typedef
/freebsd-10-stable/lib/libfigpar/
Dfigpar.h43 uint32_t boolean:1; /* Boolean integer value (0 or 1) */ member
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h238 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
/freebsd-10-stable/lib/libc/iconv/
Dcitrus_prop.c54 bool boolean; member
/freebsd-10-stable/usr.sbin/apm/
Dapm.c57 is_true(const char *boolean) in is_true()
/freebsd-10-stable/sys/dev/tws/
Dtws.h210 typedef enum _boolean { false, true } boolean; typedef
212 #define boolean bool macro
/freebsd-10-stable/crypto/heimdal/lib/hx509/
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-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp90 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ in makeBoolVal()
/freebsd-10-stable/sys/xen/interface/xsm/
Dflask_op.h181 struct xen_flask_boolean boolean; member
/freebsd-10-stable/usr.bin/tip/tip/
Dtip.h153 #define boolean(v) ((short)(long)(v)) macro
/freebsd-10-stable/contrib/byacc/test/
Dgrammar.y110 typedef char boolean; typedef
/freebsd-10-stable/contrib/byacc/test/yacc/
Dgrammar.tab.c140 typedef char boolean; typedef
/freebsd-10-stable/contrib/byacc/test/btyacc/
Dgrammar.tab.c160 typedef char boolean; typedef
/freebsd-10-stable/crypto/openssl/crypto/asn1/
Dasn1.h528 ASN1_BOOLEAN boolean; member
/freebsd-10-stable/contrib/binutils/libiberty/
Dregex.c404 typedef char boolean; typedef
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dregex.c404 typedef char boolean; typedef
/freebsd-10-stable/sys/dev/mrsas/
Dmrsas.h126 } boolean; typedef