Searched refs:_mesa_roundeven (Results 1 – 2 of 2) sorted by relevance
90 double output = _mesa_roundeven(double_data[i].input); in TEST()98 double output = _mesa_roundeven(-double_data[i].input); in TEST()
77 _mesa_roundeven(double x) in _mesa_roundeven() function