Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbit_util.h26 ffs_u(unsigned bitmap) { in ffs_u() function
33 return ffs_u(bitmap); in ffs_zu()
57 return ffs_u(bitmap); in ffs_u32()
61 return ffs_u(bitmap); in ffs_u32()