Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pr/
H A Dpr.c149 static wchar_t *Buffer = NULL, *Bufend, *Bufptr; variable
615 Bufptr = Bufend = &Buffer[Buflen]; in findopt()
894 if (++s >= Bufend) in nexbuf()
918 if (++s >= Bufend) in nexbuf()
954 if (Bufptr != Bufend) { in foldbuf()
956 while (s < Bufend) in foldbuf()
958 size -= (Bufend - Bufptr); in foldbuf()