Searched refs:has_magic_down (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ | ||
| H A D | fast_idiv_by_const.c | 96 int has_magic_down = 0; local in function:util_compute_fast_udiv_info 134 if (!has_magic_down && 136 has_magic_down = 1; 150 assert(has_magic_down); |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | fast_idiv_by_const.c | 96 int has_magic_down = 0; local in function:util_compute_fast_udiv_info 134 if (!has_magic_down && 136 has_magic_down = 1; 150 assert(has_magic_down); |
Completed in 2 milliseconds