Searched defs:round (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_round.c38 round(double x) function
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Ds_round.c38 round(double x) function
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dfactorial.c38 int round, inexact; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-rounding-1.c35 PROTOTYPE (round); variable
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dcfdiv_q_2exp.c36 mp_limb_t round, rmask; local
/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpsp/
H A Dfpsp.h185 WBTEMP_GRS equ LV-40 ;alias wbtemp guard, round, sticky variable
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/fpu/
H A Dfpu_implode.c79 round(struct fpemu *fe, struct fpn *fp) function
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/fpu/
H A Dfpu_implode.c82 round(struct fpemu *fe, struct fpn *fp) function
[all...]
/netbsd-6-1-5-RELEASE/lib/libm/arch/sparc/
H A Dfenv.c195 fesetround(int round) argument
/netbsd-6-1-5-RELEASE/lib/libm/arch/sparc64/
H A Dfenv.c209 fesetround(int round) argument
/netbsd-6-1-5-RELEASE/regress/sys/kern/sleeping/
H A Dsleeptest.c68 int64_t delta1, delta2, delta3, round; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libm/arch/i387/
H A Dfenv.c298 fesetround(int round) argument
/netbsd-6-1-5-RELEASE/lib/libm/arch/x86_64/
H A Dfenv.c287 fesetround(int round) argument
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dspdmem.c413 decode_size_speed(device_t self, const struct sysctlnode *node, int dimm_size, int cycle_time, int d_clk, int bits, bool round, const char *ddr_type_string, int speed) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.c1118 int round; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h157 #define round(x) __TGMATH_REAL(x, round) macro
/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dinteractive.c59 #define round(a, b) (((a) + (b) - 1) / (b) * (b)) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dlibecoff.h48 bfd_vma round; member in struct:ecoff_backend_data
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/
H A DdecContext.h86 enum rounding round; /* rounding mode */ member in struct:__anon6883
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dlibecoff.h48 bfd_vma round; member in struct:ecoff_backend_data
/netbsd-6-1-5-RELEASE/include/
H A Dtgmath.h180 #define round(a) __TG_FN1(round, (a)) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/
H A DdecContext.h86 enum rounding round; /* rounding mode */ member in struct:__anon1098
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.c155 int round; member in struct:trace
197 push_to_next_round_p(const_basic_block bb, int round, int number_of_rounds, int exec_th, gcov_type count_th) argument
425 find_traces_1_round(int branch_th, int exec_th, gcov_type count_th, struct trace *traces, int *n_traces, int round, fibheap_t *heap, int number_of_rounds) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dbb-reorder.c158 int round; member in struct:trace
200 push_to_next_round_p(basic_block bb, int round, int number_of_rounds, int exec_th, gcov_type count_th) argument
428 find_traces_1_round(int branch_th, int exec_th, gcov_type count_th, struct trace *traces, int *n_traces, int round, fibheap_t *heap, int number_of_rounds) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Dcp1.c468 sim_fpu_round round; local
636 sim_fpu_round round = rounding_mode (GETRM()); local
698 sim_fpu_round round = rounding_mode (GETRM()); local
755 inner_mac(int (*sim_fpu_op)(sim_fpu *, const sim_fpu *, const sim_fpu *), unsigned64 op1, unsigned64 op2, unsigned64 op3, int scale, int negate, FP_formats fmt, sim_fpu_round round, sim_fpu_denorm denorm, unsigned64 *result) argument
852 sim_fpu_round round = rounding_mode (GETRM()); local
890 inner_rsqrt(unsigned64 op1, FP_formats fmt, sim_fpu_round round, sim_fpu_denorm denorm, unsigned64 *result) argument
946 sim_fpu_round round = rounding_mode (GETRM()); local
1123 sim_fpu_round round = rounding_mode (GETRM ()); local
1371 sim_fpu_round round = rounding_mode (rm); local
1496 sim_fpu_round round = rounding_mode (rm); local
[all...]

Completed in 408 milliseconds

12