Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbit_util.h44 ffs_u64(uint64_t bitmap) { in ffs_u64() function
/external/jemalloc/include/jemalloc/internal/
Dutil.h181 ffs_u64(uint64_t bitmap) in ffs_u64() function
Dprivate_namespace.h268 #define ffs_u64 JEMALLOC_N(ffs_u64) macro