Searched refs:vlen_p (Results 1 – 2 of 2) sorted by relevance
766 char const **v_p, size_t *vlen_p) { in malloc_conf_next() argument822 *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()
837 char const **v_p, size_t *vlen_p) in malloc_conf_next() argument894 *vlen_p = (uintptr_t)opts - 1 - (uintptr_t)*v_p; in malloc_conf_next()898 *vlen_p = (uintptr_t)opts - (uintptr_t)*v_p; in malloc_conf_next()