Home
last modified time | relevance | path

Searched refs:_mesa_norm_round_pack_f64 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dsoftfloat.c554 _mesa_norm_round_pack_f64(int64_t s, int64_t e, int64_t m) in _mesa_norm_round_pack_f64() function
761 return _mesa_norm_round_pack_f64(s, e - 1, m); in _mesa_double_sub_rtz()