Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbit_util.h16 ffs_llu(unsigned long long bitmap) { in ffs_llu() function
/external/jemalloc/include/jemalloc/internal/
Dutil.h145 ffs_llu(unsigned long long bitmap) in ffs_llu() function
Dprivate_namespace.h264 #define ffs_llu JEMALLOC_N(ffs_llu) macro