| /openbsd/src/lib/libc/arch/amd64/gen/ |
| D | fpsetround.S | 20 WEAK_ALIAS(fpsetround, _fpsetround) 23 ENTRY(fpsetround) 25 RETGUARD_SETUP(fpsetround, r11) 50 RETGUARD_CHECK(fpsetround, r11) 55 END(fpsetround)
|
| D | Makefile.inc | 8 fpsetround.S fpsetsticky.S
|
| /openbsd/src/regress/lib/libc/ieeefp/round/ |
| D | round.c | 28 assert(fpsetround(FP_RP) == FP_RN); in main() 32 assert(fpsetround(FP_RM) == FP_RP); in main() 36 assert(fpsetround(FP_RZ) == FP_RM); in main() 40 assert(fpsetround(FP_RN) == FP_RZ); in main()
|
| /openbsd/src/lib/libc/softfloat/ |
| D | fpsetround.c | 40 __weak_alias(_fpsetround,fpsetround); 43 fpsetround(fp_rnd rnd_dir) in fpsetround() function
|
| /openbsd/src/lib/libc/arch/arm/gen/ |
| D | fpsetround.c | 26 __weak_alias(_fpsetround,fpsetround); 29 fpsetround(fp_rnd rnd_dir) in fpsetround() function
|
| /openbsd/src/regress/lib/libm/rint/ |
| D | rint.c | 60 fpsetround(FP_RM); in main() 64 fpsetround(FP_RP); in main()
|
| /openbsd/src/lib/libc/arch/riscv64/gen/ |
| D | fpsetround.c | 22 fpsetround(fp_rnd rnd_dir) in fpsetround() function
|
| /openbsd/src/lib/libc/arch/aarch64/gen/ |
| D | fpsetround.c | 33 fpsetround(fp_rnd rnd_dir) in fpsetround() function
|
| /openbsd/src/lib/libc/hidden/ |
| D | ieeefp.h | 27 PROTO_DEPRECATED(fpsetround);
|
| /openbsd/src/lib/libc/arch/powerpc/gen/ |
| D | fpsetround.c | 37 fpsetround(rnd_dir) in fpsetround() function
|
| D | Makefile.inc | 4 SRCS+= fpgetround.c fpsetround.c
|
| /openbsd/src/include/ |
| D | ieeefp.h | 16 extern fp_rnd fpsetround(fp_rnd);
|
| /openbsd/src/lib/libc/arch/sparc64/gen/ |
| D | fpsetround.c | 11 fpsetround(rnd_dir) in fpsetround() function
|
| /openbsd/src/lib/libc/arch/powerpc64/gen/ |
| D | fpsetround.c | 37 fpsetround(rnd_dir) in fpsetround() function
|
| D | Makefile.inc | 4 SRCS+= fpgetround.c fpsetround.c
|
| /openbsd/src/lib/libc/arch/mips64/gen/ |
| D | fpsetround.c | 10 fpsetround(rnd_dir) in fpsetround() function
|
| /openbsd/src/lib/libc/arch/m88k/gen/ |
| D | fpsetround.c | 12 fpsetround(rnd_dir) in fpsetround() function
|
| D | Makefile.inc | 6 fpsetround.c fpsetsticky.c
|
| /openbsd/src/lib/libc/arch/hppa/gen/ |
| D | fpsetround.c | 11 fpsetround(rnd_dir) in fpsetround() function
|
| D | Makefile.inc | 7 fpsetround.c fpsetsticky.c
|
| /openbsd/src/lib/libc/arch/alpha/gen/ |
| D | fpsetround.c | 39 fpsetround(rnd_dir) in fpsetround() function
|
| D | Makefile.inc | 6 fpsetround.c fpsetsticky.c usertc.c
|
| /openbsd/src/lib/libc/arch/sh/gen/ |
| D | fpsetround.c | 23 fpsetround(fp_rnd rnd_dir) in fpsetround() function
|
| D | Makefile.inc | 6 fpsetmask.c fpsetround.c fpsetsticky.c usertc.c
|
| /openbsd/src/lib/libc/arch/i386/gen/ |
| D | fpsetround.S | 9 ENTRY(fpsetround)
|