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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ph.h 261 ph_first(ph_t *ph, size_t offset, ph_cmp_t cmp) { function
484 return ph_first(&ph->ph, offsetof(a_type, a_field), \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ph.h 261 ph_first(ph_t *ph, size_t offset, ph_cmp_t cmp) { function
484 return ph_first(&ph->ph, offsetof(a_type, a_field), \

Completed in 23 milliseconds