Searched refs:bufferStop (Results 1 – 1 of 1) sorted by relevance
213 char *bufferStop = buffer + sizeof (buffer) - 1; in ficlCompatibilityTextOutCallback() local223 while ((*text) && (trace < bufferStop)) { in ficlCompatibilityTextOutCallback()