Searched refs:FPSCR_RM_NEAREST (Results 1 – 2 of 2) sorted by relevance
29 #define FPSCR_RM_NEAREST (0) macro
367 roundNearestEven = (float_rounding_mode() == FPSCR_RM_NEAREST); in roundAndPackFloat32()418 roundNearestEven = (float_rounding_mode() == FPSCR_RM_NEAREST); in roundAndPackFloat64()