Home
last modified time | relevance | path

Searched refs:__clz_tab (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/nios2/lib/
A Dlonglong.h33 extern const UQItype __clz_tab[256];
231 (count) = W_TYPE_SIZE - (__clz_tab[__xr >> __a] + __a); \
A Dlibgcc.c37 const UQItype __clz_tab[256] = variable

Completed in 19 milliseconds