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

/illumos-gate/usr/src/cmd/oawk/
H A Db.c833 int tns, tne; local
847 tns = table->cc_ns;
851 if (MLCMPLT(ne, ce, tns, (tcs - 1))) {
858 tns = table->cc_ns;
866 ns = tns;
872 } else if (MLCMPLE(tns, (tcs - 1), ns, cs) &&
877 if (MLCMPGT(tns, tcs, ns, cs)) {
974 int tns; local
983 tns = table->cc_ns;
987 if (MLCMPLT(ne, ce, tns, tc
[all...]

Completed in 67 milliseconds