/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/ |
H A D | t-trunc.c | 42 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 D | s_trunc.c | 41 trunc(double x) in trunc() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | store-int.h | 44 int (*trunc)(struct krb5_storage_data*, off_t); member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 98 APSInt trunc(uint32_t width) const { in trunc() function
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_floor.c | 230 trunc(double x) in trunc() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 428 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 D | unix.h | 38 int (* const trunc) (struct stream *, gfc_offset); member
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unix.h | 38 int (* const trunc) (struct stream *, gfc_offset); member
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 66 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 D | ios.cc | 66 const ios_base::openmode ios_base::trunc; member in std::ios_base
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 79 trunc = std::ios_base::trunc, in fopen_mode() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 79 trunc = std::ios_base::trunc, in fopen_mode() enumerator
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | ios.cpp | 106 const ios_base::openmode ios_base::trunc; member in ios_base
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | KnownBits.h | 150 KnownBits trunc(unsigned BitWidth) const { in trunc() function
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | dnode_sync.c | 321 boolean_t trunc = B_FALSE; in dnode_sync_free_range_impl() local
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/ |
H A D | linear.cpp | 363 const char *ign, int trunc) in linear_searcher()
|
/netbsd-src/bin/dd/ |
H A D | dd.h | 94 uint64_t trunc; /* # of truncated records */ member
|
/netbsd-src/sys/crypto/nist_hash_drbg/ |
H A D | nist_hash_drbg.c | 1058 const unsigned trunc = truncation[j]; in nist_hash_drbg_initialize() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 1678 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 D | tgmath.h | 117 #define trunc(x) __TGMATH_REAL(x, trunc) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | tgmath.h | 117 #define trunc(x) __TGMATH_REAL(x, trunc) macro
|
/netbsd-src/libexec/tftpd/ |
H A D | tftpd.c | 782 int trunc = 0; in validate_access() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldif/ |
H A D | ldif.c | 734 char *trunc; /* filename was truncated here */ member 848 char *trunc, *idxp, *endp, *endp2; in ldif_readdir() local
|
/netbsd-src/include/ |
H A D | tgmath.h | 186 #define trunc(a) __TG_FN1(trunc, (a)) macro
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | div.cpp | 297 vunits trunc = vertical_position + x - diversion_trap_pos; in output() local
|