Searched defs:float_rounding_mode (Results 1 – 6 of 6) sorted by relevance
107 #define float_rounding_mode() fpgetround() macro
9 #define float_rounding_mode _softfloat_float_rounding_mode macro
83 fp_rnd float_rounding_mode = float_round_nearest_even; variable
77 fp_rnd float_rounding_mode = float_round_nearest_even; variable