Searched refs:endpbb (Results 1 – 2 of 2) sorted by relevance
65 unsigned char *endpbb; /* end of push-back buffer */ variable90 if (bp >= endpbb) in pushback()106 while (endpbb - bp <= (long)n) in pbstr()173 endpbb = buf + bufsize; in initspaces()212 endpbb = buf+bufsize; in enlarge_bufspace()
127 if (bp >= endpbb) \142 extern unsigned char *endpbb;