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

  /external/jemalloc/src/
ckh.c 348 ckh_new(ckh_t *ckh, size_t minitems, ckh_hash_t *hash, ckh_keycomp_t *keycomp) function
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 139 #define ckh_new JEMALLOC_N(ckh_new) macro
private_unnamespace.h 139 #undef ckh_new macro

Completed in 3980 milliseconds