Searched refs:round_error (Results 1 – 1 of 1) sorted by relevance
91 static __number _STLP_CALL round_error() _STLP_NOTHROW { return __number(); } in round_error() function421 static float _STLP_CALL round_error() _STLP_NOTHROW { return 0.5f; } // Units: ulps. in round_error() function452 static double _STLP_CALL round_error() _STLP_NOTHROW { return 0.5; } // Units: ulps. in round_error() function483 static long double _STLP_CALL round_error() _STLP_NOTHROW { return 0.5l; } in round_error() function