Searched defs:__cntlzd (Results 1 – 2 of 2) sorted by relevance
128 #define __cntlzd(v) __builtin_clzll(v) macro