Home
last modified time | relevance | path

Searched defs:fegetround (Results 1 – 18 of 18) sorted by relevance

/netbsd/lib/libm/softfloat/
H A Dfegetround.c41 __weak_alias(fegetround,_fegetround) in __weak_alias() argument
/netbsd/tests/lib/libm/
H A Dt_fenv.c72 ATF_TC_HEAD(fegetround, tc) in ATF_TC_HEAD() argument
79 ATF_TC_BODY(fegetround, tc) in ATF_TC_BODY() argument
/netbsd/lib/libm/arch/riscv/
H A Dfenv.c172 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/arm/
H A Dfenv.c181 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/aarch64/
H A Dfenv.c154 fegetround(void) in fegetround() function
/netbsd/sys/arch/alpha/include/
H A Dfenv.h149 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/sparc64/
H A Dfenv.c213 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/sparc/
H A Dfenv.c199 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/hppa/
H A Dfenv.c220 fegetround(void) in fegetround() function
/netbsd/sys/arch/ia64/include/
H A Dfenv.h161 fegetround(void) in fegetround() function
/netbsd/sys/arch/mips/include/
H A Dfenv.h147 fegetround(void) in fegetround() function
/netbsd/sys/arch/sh3/include/
H A Dfenv.h176 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/x86_64/
H A Dfenv.c288 fegetround(void) in fegetround() function
/netbsd/lib/libm/arch/i387/
H A Dfenv.c299 fegetround(void) in fegetround() function
/netbsd/lib/libm/src/
H A Dnamespace.h89 #define fegetround _fegetround macro
/netbsd/sys/arch/m68k/include/
H A Dfenv.h189 fegetround(void) in fegetround() function
/netbsd/sys/arch/powerpc/include/
H A Dfenv.h211 fegetround(void) in fegetround() function
/netbsd/lib/libc/gdtoa/
H A Dgdtoaimp.h205 #define fegetround() \ macro