Home
last modified time | relevance | path

Searched refs:JEMALLOC_INTERNAL_FFS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbit_util.h10 || !defined(JEMALLOC_INTERNAL_FFS)
11 # error JEMALLOC_INTERNAL_FFS{,L,LL} should have been defined by configure
27 return JEMALLOC_INTERNAL_FFS(bitmap); in ffs_u()
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h220 #define JEMALLOC_INTERNAL_FFS __builtin_ffs macro