Searched refs:JEMALLOC_HAVE_BUILTIN_CLZ (Results 1 – 2 of 2) sorted by relevance
85 #if (defined(__amd64__) || defined(__x86_64__) || defined(JEMALLOC_HAVE_BUILTIN_CLZ)) in pow2_ceil_u64()95 #elif (defined(JEMALLOC_HAVE_BUILTIN_CLZ)) in pow2_ceil_u64()115 #if ((defined(__i386__) || defined(JEMALLOC_HAVE_BUILTIN_CLZ)) && (!defined(__s390__))) in pow2_ceil_u32()125 #elif (defined(JEMALLOC_HAVE_BUILTIN_CLZ)) in pow2_ceil_u32()182 #elif (defined(JEMALLOC_HAVE_BUILTIN_CLZ))
63 #define JEMALLOC_HAVE_BUILTIN_CLZ macro