Searched refs:maxncmp (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dtable.c213 int totncmp = 0, maxncmp = 0; local
238 if (ncmp > maxncmp)
239 maxncmp = ncmp;
243 nentries, maxncmp,

Completed in 293 milliseconds