Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/troff/
H A Dn7.c79 tchar *mtbufp; variable
818 mtbufp = mtbuf;
820 while(*mtbufp) {
821 switch(*mtbufp & MBMASK) {
824 storeword(*mtbufp++, -1);
828 storeword(*mtbufp++, 0);
831 mtbufp = mtbuf;
941 mtbufp = mtbuf;
942 while(*mtbufp) {
943 switch(*mtbufp & MBMASK) {
[all …]