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