Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_fenv.c57 if (0 == fpsetround(fpsetround(FP_RZ))) \
83 fpsetround(FP_RZ); in ATF_TC_BODY()
85 fpsetround(FP_RM); in ATF_TC_BODY()
87 fpsetround(FP_RN); in ATF_TC_BODY()
89 fpsetround(FP_RP); in ATF_TC_BODY()
/freebsd/lib/libc/softfloat/
H A Dfpsetround.c44 __weak_alias(fpsetround,_fpsetround) in __weak_alias() argument
48 fpsetround(fp_rnd_t rnd_dir) in __weak_alias()
H A DSymbol.map6 fpsetround;
H A DMakefile.inc16 SRCS+= fpgetround.c fpsetround.c fpgetmask.c fpsetmask.c \
/freebsd/lib/libc/arm/gen/
H A Dfpsetround_vfp.c32 __weak_alias(fpsetround,_fpsetround) in __weak_alias() argument
36 fpsetround(fp_rnd_t rnd_dir) in __weak_alias()
/freebsd/sys/amd64/include/
H A Dieeefp.h190 #define fpsetround(m) __fpsetround(m) macro
197 extern fp_rnd_t fpsetround(fp_rnd_t);
/freebsd/lib/libc/amd64/gen/
H A Dfpsetround.c4 fp_rnd_t fpsetround(fp_rnd_t m) in fpsetround() function
H A DMakefile.inc5 fpgetround.c fpsetround.c fpgetsticky.c
/freebsd/lib/libc/arm/
H A DSymbol_vfp.map8 fpsetround;
/freebsd/lib/libc/powerpc64/gen/
H A Dfpsetround.c40 fpsetround(fp_rnd_t rnd_dir) in fpsetround() function
H A DMakefile.inc2 fpgetsticky.c fpsetmask.c fpsetround.c \
/freebsd/lib/libc/powerpc/gen/
H A Dfpsetround.c40 fpsetround(fp_rnd_t rnd_dir) in fpsetround() function
H A DMakefile.inc4 fpgetsticky.c fpsetmask.c fpsetround.c \
/freebsd/lib/libc/powerpcspe/gen/
H A DMakefile.inc4 fpgetsticky.c fpsetmask.c fpsetround.c \
H A Dfpsetround.c39 fpsetround(fp_rnd_t rnd_dir) in fpsetround() function
/freebsd/sys/powerpc/include/
H A Dieeefp.h36 extern fp_rnd_t fpsetround(fp_rnd_t);
/freebsd/sys/arm64/include/
H A Dieeefp.h41 extern fp_rnd_t fpsetround(fp_rnd_t);
/freebsd/lib/libc/powerpc64/
H A DSymbol.map14 fpsetround;
/freebsd/lib/libc/powerpc/
H A DSymbol.map14 fpsetround;
/freebsd/lib/libc/amd64/
H A DSymbol.map16 fpsetround;
/freebsd/sys/i386/include/
H A Dieeefp.h54 fpsetround(fp_rnd_t _m) in fpsetround() function
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetround.c140 ATF_CHECK_EQ(r = fpsetround(n), o); in ATF_TC_BODY()
/freebsd/share/man/man3/
H A DMakefile133 fpgetround.3 fpsetround.3