Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tbl/
H A Dt7.c19 # define realsplit ((ct=='a'||ct=='n') && table[ldata][c].rcol) macro
70 if (realsplit? rused[c]: (used[c]+lused[c])) in runtabs()
H A Dt8.c20 # define realsplit ((ct=='a'||ct=='n') && table[nl][c].rcol) macro
191 if (realsplit ? rused[c]: used[c]) /*Zero field width*/ in putline()