Searched defs:clz (Results 1 – 1 of 1) sorted by relevance
212 #define clz(u) __builtin_clz(u) macro214 #define clz(u) … macro