Searched refs:_mesa_count_leading_zeros32 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | softfloat.c | 551 _mesa_count_leading_zeros32(uint32_t a) function in typeref:typename:unsigned 782 shift_dist = _mesa_count_leading_zeros32(m) - 8; |
Completed in 6 milliseconds