Searched refs:__ctzll (Results 1 – 2 of 2) sorted by relevance
69 #define __ctzll __ctzl macro
51 #define __lowbit_id(x) ((x) ? (__ctzll(x)) : -1)