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

/barrelfish-2018-10-04/lib/libc/amd64/gen/
H A Dfpsetround.c5 fp_rnd_t fpsetround(fp_rnd_t m) function
H A DMakefile.inc8 fpgetround.c fpsetround.c fpgetsticky.c
/barrelfish-2018-10-04/lib/libc/arm/gen/
H A Dfpsetround_vfp.c35 __weak_alias(fpsetround,_fpsetround)
39 fpsetround(fp_rnd_t rnd_dir)
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Drounding_control.h146 static inline fp_rnd_t fpsetround(fp_rnd_t newround) function
171 static inline fp_rnd_t fpsetround(fp_rnd_t rnd_dir) function
321 fpsetround(FP_RP); \
324 fpsetround(FP_RM); \
327 fpsetround(ec_fpu_round_orig_); \
/barrelfish-2018-10-04/include/arch/x86_64/machine/
H A Dieeefp.h290 #define fpsetround(m) __fpsetround(m) macro
297 extern fp_rnd_t fpsetround(fp_rnd_t);

Completed in 47 milliseconds