Home
last modified time | relevance | path

Searched defs:truncated (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/tcpdump/
H A Dprint-zephyr.c86 parse_field(netdissect_options *ndo, const char **pptr, int *len, int *truncated) in parse_field()
152 int truncated = 0; in zephyr_print() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h47 truncated, enumerator
H A DInstrProf.h291 truncated, enumerator
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cpp63 bool truncated = !(flags_[i].handler->Format(buffer, sizeof(buffer))); in PrintFlagDescriptions() local
/freebsd-13.1/crypto/openssl/crypto/bio/
H A Db_print.c87 size_t *retlen, int *truncated, const char *format, va_list args) in _dopr()
919 int truncated; in BIO_vsnprintf() local
/freebsd-13.1/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c279 char truncated[9], *reversed; in _passwdqc_check() local
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c1812 int truncated = 0; in print_arg() local
2563 bool truncated; in print_arg() local
2802 bool truncated; in print_arg() local
/freebsd-13.1/contrib/processor-trace/libipt/include/
H A Dintel-pt.h1992 uint32_t truncated:1; member
2273 uint32_t truncated:1; member
H A Dintel-pt.h.in1992 uint32_t truncated:1; member
2273 uint32_t truncated:1; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h56 truncated, enumerator
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c1488 int truncated = pktlen - pktsize; in iwl_mvm_report_wakeup_reasons() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp903 IEEEFloat truncated = *this; in isInteger() local
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3735 trunc_prop_errs(int truncated) in trunc_prop_errs()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11405 llvm::APFloat truncated = value; in IsSameFloatAfterCast() local