Searched refs:JEMALLOC_INTERNAL_FFSL (Results 1 – 11 of 11) sorted by relevance
9 #if !defined(JEMALLOC_INTERNAL_FFSLL) || !defined(JEMALLOC_INTERNAL_FFSL) \22 return JEMALLOC_INTERNAL_FFSL(bitmap); in ffs_lu()
261 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl macro
242 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl macro
233 #undef JEMALLOC_INTERNAL_FFSL
236 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl macro
237 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl macro
139 #if !defined(JEMALLOC_INTERNAL_FFSLL) || !defined(JEMALLOC_INTERNAL_FFSL) \155 return (JEMALLOC_INTERNAL_FFSL(bitmap)); in ffs_lu()
223 #undef JEMALLOC_INTERNAL_FFSL
1163 AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [__builtin_ffsl]) definition1178 AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [ffsl]) definition1231 result = JEMALLOC_INTERNAL_FFSL(result) - 1;
1314 AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [__builtin_ffsl]) definition1329 AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [ffsl]) definition1375 result = JEMALLOC_INTERNAL_FFSL(result) - 1;
10070 result = JEMALLOC_INTERNAL_FFSL(result) - 1;