Home
last modified time | relevance | path

Searched refs:fpsetround (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/lib/libc/arch/amd64/gen/
H A Dfpsetround.S20 WEAK_ALIAS(fpsetround, _fpsetround)
23 ENTRY(fpsetround)
25 RETGUARD_SETUP(fpsetround, r11)
50 RETGUARD_CHECK(fpsetround, r11)
55 END(fpsetround)
H A DMakefile.inc8 fpsetround.S fpsetsticky.S
/openbsd/regress/lib/libc/ieeefp/round/
H A Dround.c28 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/lib/libc/softfloat/
H A Dfpsetround.c40 __weak_alias(_fpsetround,fpsetround);
43 fpsetround(fp_rnd rnd_dir) in fpsetround() function
/openbsd/lib/libc/arch/arm/gen/
H A Dfpsetround.c26 __weak_alias(_fpsetround,fpsetround);
29 fpsetround(fp_rnd rnd_dir) in fpsetround() function
/openbsd/regress/lib/libm/rint/
H A Drint.c60 fpsetround(FP_RM); in main()
64 fpsetround(FP_RP); in main()
/openbsd/lib/libc/arch/riscv64/gen/
H A Dfpsetround.c22 fpsetround(fp_rnd rnd_dir) in fpsetround() function
/openbsd/lib/libc/arch/aarch64/gen/
H A Dfpsetround.c33 fpsetround(fp_rnd rnd_dir) in fpsetround() function
/openbsd/lib/libc/hidden/
H A Dieeefp.h27 PROTO_DEPRECATED(fpsetround);
/openbsd/lib/libc/arch/mips64/gen/
H A Dfpsetround.c10 fpsetround(rnd_dir) in fpsetround() function
/openbsd/lib/libc/arch/sparc64/gen/
H A Dfpsetround.c11 fpsetround(rnd_dir) in fpsetround() function
/openbsd/include/
H A Dieeefp.h16 extern fp_rnd fpsetround(fp_rnd);
/openbsd/lib/libc/arch/m88k/gen/
H A Dfpsetround.c12 fpsetround(rnd_dir) in fpsetround() function
H A DMakefile.inc6 fpsetround.c fpsetsticky.c
/openbsd/lib/libc/arch/powerpc64/gen/
H A Dfpsetround.c37 fpsetround(rnd_dir) in fpsetround() function
H A DMakefile.inc4 SRCS+= fpgetround.c fpsetround.c
/openbsd/lib/libc/arch/powerpc/gen/
H A Dfpsetround.c37 fpsetround(rnd_dir) in fpsetround() function
H A DMakefile.inc4 SRCS+= fpgetround.c fpsetround.c
/openbsd/lib/libc/arch/hppa/gen/
H A Dfpsetround.c11 fpsetround(rnd_dir) in fpsetround() function
H A DMakefile.inc7 fpsetround.c fpsetsticky.c
/openbsd/lib/libc/arch/alpha/gen/
H A Dfpsetround.c39 fpsetround(rnd_dir) in fpsetround() function
H A DMakefile.inc6 fpsetround.c fpsetsticky.c usertc.c
/openbsd/lib/libc/arch/sh/gen/
H A Dfpsetround.c23 fpsetround(fp_rnd rnd_dir) in fpsetround() function
H A DMakefile.inc6 fpsetmask.c fpsetround.c fpsetsticky.c usertc.c
/openbsd/lib/libc/arch/i386/gen/
H A Dfpsetround.S9 ENTRY(fpsetround)

12