Searched refs:down_exponent (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ | ||
| H A D | fast_idiv_by_const.c | 95 unsigned down_exponent = 0; local in function:util_compute_fast_udiv_info 138 down_exponent = exponent; 153 result.post_shift = down_exponent; |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | fast_idiv_by_const.c | 95 unsigned down_exponent = 0; local in function:util_compute_fast_udiv_info 138 down_exponent = exponent; 153 result.post_shift = down_exponent; |
Completed in 3 milliseconds