Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/pr/
H A Dpr.c109 typedef struct { wchar_t *c_ptr, *c_ptr0; long c_lno; int c_skip; } *COLP; typedef
151 static COLP Colpts;
180 static int readbuf(wchar_t **, int, COLP);
616 Colpts = (COLP) getspace((UNS) ((Ncols + 1) * in findopt()
869 COLP p = Colpts; in nexbuf()
949 COLP p = Colpts; in foldbuf()
989 COLP p = Colpts; in balance()
1030 readbuf(wchar_t **s, int lincol, COLP p) in readbuf()
1092 COLP p; in get()