Searched defs:realsplit (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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]))
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*/

Completed in 56 milliseconds