Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dlonglong.h213 #if !defined (count_leading_zeros)
214 #define count_leading_zeros(count, x) \ macro
244 count_leading_zeros (__ctz_c, __ctz_x & -__ctz_x); \
H A Dlibgcc.c203 count_leading_zeros (bm, d0); in __udivmoddi4()
227 count_leading_zeros (bm, d0); in __udivmoddi4()
292 count_leading_zeros (bm, d1); in __udivmoddi4()