Home
last modified time | relevance | path

Searched defs:trunc (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-trunc.c42 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one()
91 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all()
111 mpf_t src, trunc, ceil, floor; in check_various() local
188 PTR(trunc)[i] = i+201; in check_various() local
203 PTR(trunc)[i] = i+302; in check_various() local
219 PTR(trunc)[i] = i+403; in check_various() local
232 PTR(trunc)[0] = GMP_NUMB_MAX; in check_various() local
247 PTR(trunc)[0] = GMP_NUMB_MAX; in check_various() local
248 PTR(trunc)[1] = GMP_NUMB_MAX; in check_various() local
/netbsd-src/lib/libm/src/
H A Ds_trunc.c41 trunc(double x) in trunc() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore-int.h44 int (*trunc)(struct krb5_storage_data*, off_t); member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPSInt.h98 APSInt trunc(uint32_t width) const { in trunc() function
/netbsd-src/lib/libm/noieee_src/
H A Dn_floor.c230 trunc(double x) in trunc() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d428 alias core.stdc.math.trunc trunc; in version() local
430 alias core.stdc.math.truncf trunc; in version() local
432 alias core.stdc.math.truncl trunc; in version() local
929 alias core.stdc.math.trunc trunc; in version() local
931 alias core.stdc.math.truncf trunc; in version() local
933 alias core.stdc.math.truncl trunc; in version() local
1432 alias core.stdc.math.trunc trunc; variable
1434 alias core.stdc.math.truncf trunc; variable
1436 alias core.stdc.math.truncl trunc; variable
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.h38 int (* const trunc) (struct stream *, gfc_offset); member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.h38 int (* const trunc) (struct stream *, gfc_offset); member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc66 const ios_base::openmode ios_base::trunc; member in std::ios_base
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc66 const ios_base::openmode ios_base::trunc; member in std::ios_base
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc79 trunc = std::ios_base::trunc, in fopen_mode() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc79 trunc = std::ios_base::trunc, in fopen_mode() enumerator
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp106 const ios_base::openmode ios_base::trunc; member in ios_base
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DKnownBits.h150 KnownBits trunc(unsigned BitWidth) const { in trunc() function
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddnode_sync.c321 boolean_t trunc = B_FALSE; in dnode_sync_free_range_impl() local
/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/
H A Dlinear.cpp363 const char *ign, int trunc) in linear_searcher()
/netbsd-src/bin/dd/
H A Ddd.h94 uint64_t trunc; /* # of truncated records */ member
/netbsd-src/sys/crypto/nist_hash_drbg/
H A Dnist_hash_drbg.c1058 const unsigned trunc = truncation[j]; in nist_hash_drbg_initialize() local
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1678 inline _LIBCPP_INLINE_VISIBILITY float trunc(float __lcpp_x) _NOEXCEPT in trunc() function
1686 inline _LIBCPP_INLINE_VISIBILITY long double trunc(long double __lcpp_x) _NOEXCEPT in trunc() function
1698 trunc(_A1 __lcpp_x) _NOEXCEPT in trunc() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h117 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h117 #define trunc(x) __TGMATH_REAL(x, trunc) macro
/netbsd-src/libexec/tftpd/
H A Dtftpd.c782 int trunc = 0; in validate_access() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldif/
H A Dldif.c734 char *trunc; /* filename was truncated here */ member
848 char *trunc, *idxp, *endp, *endp2; in ldif_readdir() local
/netbsd-src/include/
H A Dtgmath.h186 #define trunc(a) __TG_FN1(trunc, (a)) macro
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddiv.cpp297 vunits trunc = vertical_position + x - diversion_trap_pos; in output() local

123