Home
last modified time | relevance | path

Searched refs:_mesa_double_add_rtz (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
H A Dsoftfloat.h53 double _mesa_double_add_rtz(double a, double b);
H A Dsoftfloat.c453 _mesa_double_add_rtz(double a, double b) in _mesa_double_add_rtz() function
695 return _mesa_double_add_rtz(a, -b); in _mesa_double_sub_rtz()

Completed in 2 milliseconds