Home
last modified time | relevance | path

Searched defs:check_type (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/sys/contrib/xz-embedded/linux/lib/xz/
HDxz_dec_stream.c14 # define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument
16 # define IS_CRC64(check_type) false argument
61 enum xz_check check_type; member
/freebsd-head/contrib/llvm-project/compiler-rt/lib/nsan/
HDnsan.cpp549 float value, double shadow, int32_t check_type, uptr check_arg) { in __nsan_internal_check_float_d()
554 double value, long double shadow, int32_t check_type, uptr check_arg) { in __nsan_internal_check_double_l()
559 double value, __float128 shadow, int32_t check_type, uptr check_arg) { in __nsan_internal_check_double_q()
565 int32_t check_type, uptr check_arg) { in __nsan_internal_check_longdouble_q()
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDLanguageRuntime.h102 bool check_type) { in GetVTableInfo()
/freebsd-head/crypto/libecc/src/tests/
HDec_self_tests_core.c265 u8 check_type = 0; in ec_import_export_test() local
531 u8 check_type = 0; in ec_import_export_test() local
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
HDItaniumABILanguageRuntime.cpp219 bool check_type) { in GetVTableInfo()
/freebsd-head/crypto/openssl/crypto/x509/
HDv3_utl.c877 unsigned int flags, int check_type, char **peername) in do_x509_check()
/freebsd-head/sys/net/
HDieee8023ad_lacp.c2067 const struct tlv_template *tmpl, boolean_t check_type) in tlv_check()
/freebsd-head/sys/security/mac_do/
HDmac_do.c187 check_type(const id_type_t type) in check_type() function
/freebsd-head/crypto/openssl/ssl/
HDt1_lib.c2824 int check_type = 0; in tls1_check_chain() local