HomeSort by relevance Sort by last modified time
    Searched refs:JEMALLOC_INTERNAL_FFSL (Results 1 - 7 of 7) sorted by null

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_defs.h 236 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
jemalloc_internal_defs_host.h 237 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
util.h 139 #if !defined(JEMALLOC_INTERNAL_FFSLL) || !defined(JEMALLOC_INTERNAL_FFSL) \
155 return (JEMALLOC_INTERNAL_FFSL(bitmap));
  /external/jemalloc_new/include/jemalloc/internal/
jemalloc_internal_defs.h 256 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
jemalloc_internal_defs_host.h 242 #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
bit_util.h 9 #if !defined(JEMALLOC_INTERNAL_FFSLL) || !defined(JEMALLOC_INTERNAL_FFSL) \
22 return JEMALLOC_INTERNAL_FFSL(bitmap);
  /external/jemalloc_new/
configure     [all...]

Completed in 406 milliseconds