Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/softfloat/
Dsoftfloat-for-gcc.h10 #define float_rounding_mode __softfloat_float_rounding_mode macro
/freebsd-12-stable/lib/libc/softfloat/bits32/
Dsoftfloat.c80 int float_rounding_mode = float_round_nearest_even; variable
/freebsd-12-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c74 int float_rounding_mode = float_round_nearest_even; variable