Searched refs:ffs_u64 (Results 1 - 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprng.h67 lg_range = ffs_u64(pow2_ceil_u64(range)) - 1;
H A Dutil.h128 unsigned ffs_u64(uint64_t bitmap);
183 ffs_u64(uint64_t bitmap) function
H A Dprivate_namespace.h251 #define ffs_u64 JEMALLOC_N(ffs_u64) macro
H A Dprivate_unnamespace.h251 #undef ffs_u64 macro

Completed in 1553 milliseconds