Searched refs:vspand (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/tbl/ |
H A D | t5.c | 159 if (vspand(irow,jcol,0)) in permute() 166 while (irow<nlin &&vspand(irow,jcol,0)) in permute() 182 vspand(int ir, int ij, int ifform) in vspand() function
|
H A D | tu.c | 48 while (i>0 && vspand(prev(i),cl,1)) in fullwide() 51 if (i>0 && vspand(prev(i),cr,1)) in fullwide()
|