| /src/lib/libm/noieee_src/ |
| H A D | n_round.c | 42 round(double x) function in typeref:typename:double
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | floatsisf.c | 48 rep_t round = (rep_t)a << (typeWidth - shift); local in function:__floatsisf
|
| H A D | floatunsisf.c | 40 rep_t round = (rep_t)a << (typeWidth - shift); local in function:__floatunsisf
|
| H A D | divsf3.c | 157 const bool round = (residual << 1) > bSignificand; local in function:__divsf3
|
| H A D | divdf3.c | 172 const bool round = (residual << 1) > bSignificand; local in function:__divdf3
|
| H A D | divtf3.c | 190 const bool round = (residual << 1) >= bSignificand; local in function:__divtf3
|
| /src/sys/arch/m68k/fpsp/ |
| H A D | fpsp.h | 185 WBTEMP_GRS equ LV-40 ;alias wbtemp guard, round, sticky variable in typeref:typename:alias wbtemp [all...] |
| /src/lib/libm/arch/arm/ |
| H A D | fenv.c | 192 fesetround(int round) argument
|
| /src/sys/arch/sparc/fpu/ |
| H A D | fpu_implode.c | 82 round(struct fpemu *fe, struct fpn *fp) function in typeref:typename:int [all...] |
| /src/lib/libm/arch/aarch64/ |
| H A D | fenv.c | 165 fesetround(int round) argument
|
| /src/lib/libm/arch/hppa/ |
| H A D | fenv.c | 235 fesetround(int round) argument
|
| /src/lib/libm/arch/riscv/ |
| H A D | fenv.c | 179 fesetround(int round) argument
|
| /src/lib/libm/arch/sparc/ |
| H A D | fenv.c | 214 fesetround(int round) argument
|
| /src/lib/libm/arch/sparc64/ |
| H A D | fenv.c | 228 fesetround(int round) argument
|
| /src/tests/lib/libc/gen/ |
| H A D | t_sleep.c | 267 int64_t delta1, delta2, delta3, round; local in function:sleeptest [all...] |
| /src/sys/arch/powerpc/fpu/ |
| H A D | fpu_implode.c | 85 round(struct fpemu *fe, struct fpn *fp, int *cx) function in typeref:typename:int [all...] |
| /src/lib/libm/arch/i387/ |
| H A D | fenv.c | 320 fesetround(int round) argument
|
| /src/lib/libm/arch/x86_64/ |
| H A D | fenv.c | 308 fesetround(int round) argument
|
| /src/sbin/restore/ |
| H A D | interactive.c | 60 #define round(a, b) (((a) + (b) - 1) / (b) * (b)) macro
|
| /src/sys/dev/ic/ |
| H A D | spdmem.c | 495 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
|
| /src/include/ |
| H A D | tgmath.h | 182 #define round(a) __TG_FN1(round, (a)) macro
|
| /src/sys/arch/riscv/riscv/ |
| H A D | db_disasm.c | 1087 db_print_riscv_fpround(const char *sep, unsigned round) argument
|