Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dndk_cruft.cpp79 char* p_end = p + n; in memswap() local
81 while (p < p_end) { in memswap()