/netbsd-src/sys/arch/m68k/fpsp/ |
H A D | fpsp.h | 185 WBTEMP_GRS equ LV-40 ;alias wbtemp guard, round, sticky variable
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_round.c | 42 round(double x) in round() function
|
/netbsd-src/lib/libm/src/ |
H A D | s_round.c | 38 __strong_alias(_roundl, round) in __strong_alias() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-inst-mod-handler.cc | 42 brig_inst_mod_handler::round (const BrigBase *base) const in round() function in brig_inst_mod_handler
|
H A D | brig-cvt-inst-handler.cc | 42 brig_cvt_inst_handler::round (const BrigBase *base) const in round() function in brig_cvt_inst_handler
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | floatunsisf.c | 40 rep_t round = (rep_t)a << (typeWidth - shift); in __floatunsisf() local
|
H A D | floatsisf.c | 48 rep_t round = (rep_t)a << (typeWidth - shift); in __floatsisf() local
|
H A D | divsf3.c | 157 const bool round = (residual << 1) > bSignificand; in __divsf3() local
|
H A D | divdf3.c | 172 const bool round = (residual << 1) > bSignificand; in __divdf3() local
|
H A D | divtf3.c | 190 const bool round = (residual << 1) >= bSignificand; in __divtf3() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | factorial.c | 38 int round, inexact; in mpfr_fac_ui() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/config/ |
H A D | fpu-generic.h | 75 set_fpu_rounding_mode (int round __attribute__((unused))) in set_fpu_rounding_mode()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/config/ |
H A D | fpu-generic.h | 75 set_fpu_rounding_mode (int round __attribute__((unused))) in set_fpu_rounding_mode()
|
H A D | fpu-sysv.h | 387 FP_RND_TYPE round; member
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | m68k-opc.c | 2190 #define TBL1(name,insn_size,signed,round,size) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | m68k-opc.c | 2190 #define TBL1(name,insn_size,signed,round,size) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | xxhash.cpp | 57 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() function
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | cfdiv_q_2exp.c | 46 mp_limb_t round, rmask; in cfdiv_q_2exp() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | exptest.c | 151 static int test_mod_exp(int round) in test_mod_exp()
|
/netbsd-src/lib/libm/arch/riscv/ |
H A D | fenv.c | 179 fesetround(int round) in fesetround()
|
/netbsd-src/lib/libm/arch/arm/ |
H A D | fenv.c | 192 fesetround(int round) in fesetround()
|
/netbsd-src/lib/libm/arch/aarch64/ |
H A D | fenv.c | 165 fesetround(int round) in fesetround()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 407 alias core.stdc.math.round round; in version() local 409 alias core.stdc.math.roundf round; in version() local 411 alias core.stdc.math.roundl round; in version() local 908 alias core.stdc.math.round round; in version() local 910 alias core.stdc.math.roundf round; in version() local 912 alias core.stdc.math.roundl round; in version() local 1411 alias core.stdc.math.round round; variable 1413 alias core.stdc.math.roundf round; variable 1415 alias core.stdc.math.roundl round; variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | exptest.c | 151 static int test_mod_exp(int round) in test_mod_exp()
|
/netbsd-src/lib/libm/arch/sparc/ |
H A D | fenv.c | 214 fesetround(int round) in fesetround()
|