Searched defs:clz3 (Results 1 – 2 of 2) sorted by relevance
214 char clz3[__builtin_clz(1 << (BITSIZE(int) - 1)) == 0 ? 1 : -1]; global() variable