Home
last modified time | relevance | path

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

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