Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx_exprs.cpp13 bool boolean; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h238 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { in makeBoolVal()
/minix3/lib/libc/citrus/
H A Dcitrus_prop.c56 bool boolean; member
/minix3/minix/commands/dhrystone/
H A Ddhrystone.c175 typedef int boolean; typedef
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp90 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ in makeBoolVal()
/minix3/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c527 hx509_verify_set_proxy_certificate(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_proxy_certificate()
547 hx509_verify_set_strict_rfc3280_verification(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_strict_rfc3280_verification()
570 hx509_verify_ctx_f_allow_default_trustanchors(hx509_verify_ctx ctx, int boolean) in hx509_verify_ctx_f_allow_default_trustanchors()
580 int boolean) in hx509_verify_ctx_f_allow_best_before_signature_algs()
/minix3/external/bsd/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h158 isc_boolean_t boolean; member
/minix3/external/bsd/byacc/dist/test/
H A Dgrammar.y112 typedef char boolean; typedef
/minix3/external/bsd/byacc/dist/test/yacc/
H A Dgrammar.tab.c142 typedef char boolean; typedef
/minix3/external/bsd/dhcp/dist/includes/
H A Dtree.h113 int boolean; member
/minix3/games/rogue/
H A Drogue.h48 #define boolean char macro
/minix3/external/bsd/byacc/dist/test/btyacc/
H A Dgrammar.tab.c162 typedef char boolean; typedef
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1.h528 ASN1_BOOLEAN boolean; member