Searched refs:p_end (Results 1 – 1 of 1) sorted by relevance
79 char* p_end = p + n; in memswap() local81 while (p < p_end) { in memswap()