Home
last modified time | relevance | path

Searched refs:endpbb (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/m4/
H A Dmisc.c63 unsigned char *endpbb; /* end of push-back buffer */ variable
88 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()
H A Dextern.h124 if (bp >= endpbb) \
139 extern unsigned char *endpbb;