Searched refs:fpgetround (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/libc/amd64/gen/
H A Dfpgetround.c5 fp_rnd_t fpgetround(void) function
H A DMakefile.inc8 fpgetround.c fpsetround.c fpgetsticky.c
/barrelfish-2018-10-04/lib/libc/arm/gen/
H A Dfpgetround_vfp.c35 __weak_alias(fpgetround,_fpgetround)
39 fpgetround(void)
/barrelfish-2018-10-04/include/arch/x86_64/machine/
H A Dieeefp.h286 #define fpgetround() __fpgetround() macro
296 extern fp_rnd_t fpgetround(void);
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Drounding_control.h139 static inline fp_rnd_t fpgetround(void) function
164 static inline fp_rnd_t fpgetround(void) function
318 ec_fpu_round_orig_ = fpgetround(); \

Completed in 100 milliseconds