Searched defs:round (Results 26 – 39 of 39) sorted by relevance
12
/sysdeps/csky/fpu/ |
A D | fenv_private.h | 49 libc_fesetround_vfp (int round) in libc_fesetround_vfp() 61 libc_feholdexcept_setround_vfp (fenv_t *envp, int round) in libc_feholdexcept_setround_vfp() 81 libc_feholdsetround_vfp (fenv_t *envp, int round) in libc_feholdsetround_vfp() 96 fpu_control_t fpcr, round; in libc_feresetround_vfp() local 172 fpu_control_t fpcr, fpsr, round; in libc_feholdsetround_vfp_ctx() local
|
/sysdeps/mips/fpu/ |
A D | fenv_private.h | 52 libc_fesetround_mips (int round) in libc_fesetround_mips() 71 libc_feholdexcept_setround_mips (fenv_t *envp, int round) in libc_feholdexcept_setround_mips() 167 libc_feholdexcept_setround_mips_ctx (struct rm_ctx *ctx, int round) in libc_feholdexcept_setround_mips_ctx() 216 libc_feholdsetround_mips_ctx (struct rm_ctx *ctx, int round) in libc_feholdsetround_mips_ctx()
|
/sysdeps/ieee754/dbl-64/ |
A D | s_fromfp_main.c | 39 FUNC (double x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/flt-32/ |
A D | s_fromfpf_main.c | 39 FUNC (float x, int round, unsigned int width) in FUNC()
|
/sysdeps/pthread/ |
A D | tst-robust8.c | 117 child (int round) in child() 184 for (int round = 1; round <= ROUNDS; ++round) in do_test() local
|
/sysdeps/riscv/rvf/ |
A D | fenv_private.h | 63 libc_fesetround_riscv (int round) in libc_fesetround_riscv() 73 libc_feholdexcept_setround_riscv (fenv_t *envp, int round) in libc_feholdexcept_setround_riscv() 134 libc_feholdsetround_riscv (fenv_t *envp, int round) in libc_feholdsetround_riscv()
|
/sysdeps/ieee754/ldbl-96/ |
A D | s_fromfpl_main.c | 39 FUNC (long double x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_fromfpl_main.c | 39 FUNC (_Float128 x, int round, unsigned int width) in FUNC()
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | s_fromfpl_main.c | 38 FUNC (long double x, int round, unsigned int width) in FUNC()
|
/sysdeps/s390/fpu/ |
A D | fenv_private.h | 49 libc_fesetround_s390 (int round) in libc_fesetround_s390() 188 int round; in libc_feholdsetround_s390_ctx() local
|
/sysdeps/sparc/fpu/ |
A D | fenv_private.h | 131 libc_feholdexcept_setround_sparc_ctx (struct rm_ctx *ctx, int round) in libc_feholdexcept_setround_sparc_ctx() 161 libc_feholdsetround_sparc_ctx (struct rm_ctx *ctx, int round) in libc_feholdsetround_sparc_ctx()
|
/sysdeps/generic/ |
A D | fenv_private.h | 198 default_libc_feholdsetround_ctx (struct rm_ctx *ctx, int round) in default_libc_feholdsetround_ctx() 220 default_libc_feholdsetround_noex_ctx (struct rm_ctx *ctx, int round) in default_libc_feholdsetround_noex_ctx()
|
/sysdeps/powerpc/fpu/ |
A D | fenv_libc.h | 149 __fesetround_inline (int round) in __fesetround_inline() 179 __fesetround_inline_nocheck (const int round) in __fesetround_inline_nocheck()
|
/sysdeps/x86/ |
A D | dl-cacheinfo.h | 152 unsigned int round = 0; in intel_check_word() local 440 unsigned int round = 0; in handle_zhaoxin() local
|
Completed in 15 milliseconds
12