Searched defs:float_rounding_mode (Results 1 – 3 of 3) sorted by relevance
10 #define float_rounding_mode _softfloat_float_rounding_mode macro
99 fp_rnd float_rounding_mode = float_round_nearest_even; variable
116 #define float_rounding_mode() fpgetround() macro