Searched defs:extra_shift (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ | ||
| H A D | fast_idiv_by_const.c | 79 const unsigned extra_shift = UINT_BITS - num_bits; local in function:util_compute_fast_udiv_info |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | fast_idiv_by_const.c | 79 const unsigned extra_shift = UINT_BITS - num_bits; local in function:util_compute_fast_udiv_info |
Completed in 9 milliseconds