Home
last modified time | relevance | path

Searched refs:klen_p (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c827 malloc_conf_next(char const **opts_p, char const **k_p, size_t *klen_p, in malloc_conf_next() argument
853 *klen_p = (uintptr_t)opts - 1 - (uintptr_t)*k_p; in malloc_conf_next()