HomeSort by relevance Sort by last modified time
    Searched defs:ffs_u64 (Results 1 - 4 of 4) sorted by null

  /external/jemalloc_new/include/jemalloc/internal/
bit_util.h 44 ffs_u64(uint64_t bitmap) { function
  /external/jemalloc/include/jemalloc/internal/
util.h 126 unsigned ffs_u64(uint64_t bitmap);
181 ffs_u64(uint64_t bitmap) function
private_namespace.h 268 #define ffs_u64 JEMALLOC_N(ffs_u64) macro
    [all...]
private_unnamespace.h 268 #undef ffs_u64 macro

Completed in 219 milliseconds