Home
last modified time | relevance | path

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

/external/jemalloc/src/
Djemalloc.c836 malloc_conf_next(char const **opts_p, char const **k_p, size_t *klen_p, in malloc_conf_next() argument
842 *k_p = opts; in malloc_conf_next()
863 *klen_p = (uintptr_t)opts - 1 - (uintptr_t)*k_p; in malloc_conf_next()