Home
last modified time | relevance | path

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

/openbsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h10 #define float_rounding_mode _softfloat_float_rounding_mode macro
H A Dsoftfloat.c99 fp_rnd float_rounding_mode = float_round_nearest_even; variable
/openbsd/sys/lib/libkern/
H A Dsoftfloat.h116 #define float_rounding_mode() fpgetround() macro