/src/bin/ksh/ |
table.c | 212 int ncmp; local in function:tprintinfo 218 shellf(" Ncmp name\n"); 224 ncmp = 0; 228 ncmp++; 235 shellf(" %4d %s\n", ncmp, n); 236 totncmp += ncmp; 238 if (ncmp > maxncmp) 239 maxncmp = ncmp; 242 shellf(" %d entries, worst ncmp %d, avg ncmp %d.%02d\n" [all...] |
table.c | 212 int ncmp; local in function:tprintinfo 218 shellf(" Ncmp name\n"); 224 ncmp = 0; 228 ncmp++; 235 shellf(" %4d %s\n", ncmp, n); 236 totncmp += ncmp; 238 if (ncmp > maxncmp) 239 maxncmp = ncmp; 242 shellf(" %d entries, worst ncmp %d, avg ncmp %d.%02d\n" [all...] |
table.c | 212 int ncmp; local in function:tprintinfo 218 shellf(" Ncmp name\n"); 224 ncmp = 0; 228 ncmp++; 235 shellf(" %4d %s\n", ncmp, n); 236 totncmp += ncmp; 238 if (ncmp > maxncmp) 239 maxncmp = ncmp; 242 shellf(" %d entries, worst ncmp %d, avg ncmp %d.%02d\n" [all...] |