Home
last modified time | relevance | path

Searched refs:opts_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
840 const char *opts = *opts_p; in malloc_conf_next()
868 if (opts != *opts_p) { in malloc_conf_next()
907 *opts_p = opts; in malloc_conf_next()