Searched refs:endpbb (Results 1 – 2 of 2) sorted by relevance
63 unsigned char *endpbb; /* end of push-back buffer */ variable88 if (bp >= endpbb) in pushback()104 while (endpbb - bp <= (long)n) in pbstr()171 endpbb = buf + bufsize; in initspaces()210 endpbb = buf + bufsize; in enlarge_bufspace()
124 if (bp >= endpbb) \139 extern unsigned char *endpbb;