Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c828 char const **v_p, size_t *vlen_p) { in malloc_conf_next() argument
854 *v_p = opts; in malloc_conf_next()
884 *vlen_p = (uintptr_t)opts - 1 - (uintptr_t)*v_p; in malloc_conf_next()
888 *vlen_p = (uintptr_t)opts - (uintptr_t)*v_p; in malloc_conf_next()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-librem5-devkit.dts112 regulator-name = "5v_p";