Home
last modified time | relevance | path

Searched defs:fpsetround (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libc/amd64/gen/
H A Dfpsetround.c4 fp_rnd_t fpsetround(fp_rnd_t m) in fpsetround() function
/freebsd/lib/libc/powerpc64/gen/
H A Dfpsetround.c40 fpsetround(fp_rnd_t rnd_dir) in fpsetround() function
/freebsd/lib/libc/powerpcspe/gen/
H A Dfpsetround.c39 fpsetround(fp_rnd_t rnd_dir) in fpsetround() function
/freebsd/lib/libc/softfloat/
H A Dfpsetround.c44 __weak_alias(fpsetround,_fpsetround) in __weak_alias() argument
/freebsd/lib/libc/powerpc/gen/
H A Dfpsetround.c40 fpsetround(fp_rnd_t rnd_dir) in fpsetround() function
/freebsd/lib/libc/arm/gen/
H A Dfpsetround_vfp.c32 __weak_alias(fpsetround,_fpsetround) in __weak_alias() argument
/freebsd/sys/i386/include/
H A Dieeefp.h54 fpsetround(fp_rnd_t _m) in fpsetround() function
/freebsd/sys/amd64/include/
H A Dieeefp.h190 #define fpsetround(m) __fpsetround(m) macro