Searched refs:endp_nx (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c1832 uintptr_t endp_lp, endp_pv, endp_nx; local
1870 endp_nx = ALIGN((uintptr_t)nx + size_nx,
1872 size_nx = endp_nx - (uintptr_t)nx;

Completed in 193 milliseconds