Searched refs:__clz_tab (Results 1 – 2 of 2) sorted by relevance
33 extern const UQItype __clz_tab[256];231 (count) = W_TYPE_SIZE - (__clz_tab[__xr >> __a] + __a); \
37 const UQItype __clz_tab[256] = variable
Completed in 19 milliseconds