Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tbl/
H A Dt7.c17 # define realsplit ((ct=='a'||ct=='n') && table[ldata][c].rcol) macro
69 if (realsplit? rused[c]: (used[c]+lused[c])) in runtabs()
H A Dt8.c18 # define realsplit ((ct=='a'||ct=='n') && table[nl][c].rcol) macro
190 if (realsplit ? rused[c]: used[c]) /*Zero field width*/ in putline()