Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Darscan.c709 ar_name_equal (char *name, char *mem, int truncated) in ar_name_equal()
740 ar_member_pos (int desc UNUSED, char *mem, int truncated, in ar_member_pos()
819 describe_member (int desc, char *name, int truncated, in describe_member()
H A Dar.c123 ar_member_date_1 (int desc UNUSED, char *mem, int truncated, in ar_member_date_1()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h47 truncated, enumerator
H A DInstrProf.h291 truncated, enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h1772 uint64_t empty_hi64(bool& truncated) noexcept { in empty_hi64()
1778 uint64_t uint64_hi64(uint64_t r0, bool& truncated) noexcept { in uint64_hi64()
1785 uint64_t uint64_hi64(uint64_t r0, uint64_t r1, bool& truncated) noexcept { in uint64_hi64()
1798 uint64_t uint32_hi64(uint32_t r0, bool& truncated) noexcept { in uint32_hi64()
1803 uint64_t uint32_hi64(uint32_t r0, uint32_t r1, bool& truncated) noexcept { in uint32_hi64()
1810 uint64_t uint32_hi64(uint32_t r0, uint32_t r1, uint32_t r2, bool& truncated) noexcept { in uint32_hi64()
2691 bool truncated = is_truncated(p, pend); in parse_mantissa() local
2724 bool truncated = is_truncated(p, pend); in parse_mantissa() local
2746 bool truncated; in positive_digit_comp() local
/netbsd-src/external/bsd/kyua-testers/dist/
H A Dstacktrace.c252 char truncated[MAXCOMLEN + 1]; in kyua_stacktrace_find_core() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.h151 Vaddr truncated; variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.h151 Vaddr truncated; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.cpp63 bool truncated = !(flags_[i].handler->Format(buffer, sizeof(buffer))); in PrintFlagDescriptions() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_print.c90 size_t *retlen, int *truncated, const char *format, va_list args) in _dopr()
946 int truncated; in BIO_vsnprintf() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Db_print.c90 size_t *retlen, int *truncated, const char *format, va_list args) in _dopr()
939 int truncated; in BIO_vsnprintf() local
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_socket.c78 struct mbuf *m, char **q, bool *truncated) in copyout32_msg_control_mbuf()
135 bool truncated; in copyout32_msg_control() local
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd.h134 stc_type dropped, truncated, wrongzone, txerr, rxerr; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h56 truncated, enumerator
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dupdate.c3254 const char *truncated = ""; update_action() local
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2908 trunc_prop_errs(int truncated) in trunc_prop_errs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp903 IEEEFloat truncated = *this; in isInteger() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc13480 machine_mode truncated = rsp->truncated_to_mode; in reg_truncated_to_mode() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c13586 machine_mode truncated = rsp->truncated_to_mode; in reg_truncated_to_mode() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c802 bool truncated; /* response was truncated */ global() member
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c765 bool truncated; /* response was truncated */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h983 int truncated; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1057 int truncated; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11132 llvm::APFloat truncated = value; in IsSameFloatAfterCast() local