HomeSort by: relevance | last modified time | path
    Searched defs:ph_remove (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ph.h 370 ph_remove(ph_t *ph, void *phn, size_t offset, ph_cmp_t cmp) { function
507 ph_remove(&ph->ph, phn, offsetof(a_type, a_field), \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ph.h 370 ph_remove(ph_t *ph, void *phn, size_t offset, ph_cmp_t cmp) { function
507 ph_remove(&ph->ph, phn, offsetof(a_type, a_field), \

Completed in 15 milliseconds