Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn3.c648 lastpbp = p->lastpbp; in popi()
672 p->lastpbp = lastpbp;
674 lastpbp = pbp;
H A Dnii.c76 tchar *lastpbp = pbbuf; /* pbp in previous stack frame */ variable
H A Dext.h177 extern tchar *lastpbp;
H A Dtdef.h409 tchar *lastpbp; member
H A Dn1.c1021 if (pbp > lastpbp) in getch0()