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