Home
last modified time | relevance | path

Searched defs:ffs_u32 (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dbit_util.h55 ffs_u32(uint32_t bitmap) { in ffs_u32() function
/external/jemalloc/include/jemalloc/internal/
Dutil.h194 ffs_u32(uint32_t bitmap) in ffs_u32() function
Dprivate_namespace.h267 #define ffs_u32 JEMALLOC_N(ffs_u32) macro