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

/freebsd-10.0-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c80 int float_rounding_mode = float_round_nearest_even; variable
[all...]
/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h10 #define float_rounding_mode __softfloat_float_rounding_mode macro
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c74 int float_rounding_mode = float_round_nearest_even; variable
[all...]

Completed in 381 milliseconds