Home
last modified time | relevance | path

Searched defs:flt_e (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dhalf_float.c55 const int flt_e = (fi.i >> 23) & 0xff; in _mesa_float_to_half() local
138 int flt_m, flt_e, flt_s; in _mesa_half_to_float() local