Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd-src/sys/arch/m68k/fpsp/
H A Dfpsp.h185 WBTEMP_GRS equ LV-40 ;alias wbtemp guard, round, sticky variable
/netbsd-src/lib/libm/noieee_src/
H A Dn_round.c42 round(double x) in round() function
/netbsd-src/lib/libm/src/
H A Ds_round.c38 __strong_alias(_roundl, round) in __strong_alias() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-inst-mod-handler.cc42 brig_inst_mod_handler::round (const BrigBase *base) const in round() function in brig_inst_mod_handler
H A Dbrig-cvt-inst-handler.cc42 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 Dfloatunsisf.c40 rep_t round = (rep_t)a << (typeWidth - shift); in __floatunsisf() local
H A Dfloatsisf.c48 rep_t round = (rep_t)a << (typeWidth - shift); in __floatsisf() local
H A Ddivsf3.c157 const bool round = (residual << 1) > bSignificand; in __divsf3() local
H A Ddivdf3.c172 const bool round = (residual << 1) > bSignificand; in __divdf3() local
H A Ddivtf3.c190 const bool round = (residual << 1) >= bSignificand; in __divtf3() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dfactorial.c38 int round, inexact; in mpfr_fac_ui() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/config/
H A Dfpu-generic.h75 set_fpu_rounding_mode (int round __attribute__((unused))) in set_fpu_rounding_mode()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/config/
H A Dfpu-generic.h75 set_fpu_rounding_mode (int round __attribute__((unused))) in set_fpu_rounding_mode()
H A Dfpu-sysv.h387 FP_RND_TYPE round; member
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm68k-opc.c2190 #define TBL1(name,insn_size,signed,round,size) \ argument
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm68k-opc.c2190 #define TBL1(name,insn_size,signed,round,size) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dxxhash.cpp57 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() function
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dcfdiv_q_2exp.c46 mp_limb_t round, rmask; in cfdiv_q_2exp() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dexptest.c151 static int test_mod_exp(int round) in test_mod_exp()
/netbsd-src/lib/libm/arch/riscv/
H A Dfenv.c179 fesetround(int round) in fesetround()
/netbsd-src/lib/libm/arch/arm/
H A Dfenv.c192 fesetround(int round) in fesetround()
/netbsd-src/lib/libm/arch/aarch64/
H A Dfenv.c165 fesetround(int round) in fesetround()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d407 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 Dexptest.c151 static int test_mod_exp(int round) in test_mod_exp()
/netbsd-src/lib/libm/arch/sparc/
H A Dfenv.c214 fesetround(int round) in fesetround()

1234