Home
last modified time | relevance | path

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

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