Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c766 char const **v_p, size_t *vlen_p) { in malloc_conf_next() argument
822 *vlen_p = (uintptr_t)opts - 1 - (uintptr_t)*v_p; in malloc_conf_next()
826 *vlen_p = (uintptr_t)opts - (uintptr_t)*v_p; in malloc_conf_next()