Searched defs:clz32 (Results 1 – 2 of 2) sorted by relevance
243 char clz32[__builtin_clzg(1U << (BITSIZE(int) - 1)) == 0 ? 1 : -1]; global() variable