Home
last modified time | relevance | path

Searched defs:float_rounding_mode (Results 1 – 5 of 5) sorted by relevance

/minix3/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h9 #define float_rounding_mode _softfloat_float_rounding_mode macro
/minix3/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h9 #define float_rounding_mode _softfloat_float_rounding_mode macro
/minix3/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h9 #define float_rounding_mode _softfloat_float_rounding_mode macro
/minix3/lib/libc/softfloat/bits32/
H A Dsoftfloat.c83 fp_rnd float_rounding_mode = float_round_nearest_even; variable
/minix3/lib/libc/softfloat/bits64/
H A Dsoftfloat.c77 fp_rnd float_rounding_mode = float_round_nearest_even; variable