Lines Matching refs:topl
494 size_t topl;513 for (lines = 0; lines < c && lines <= args->topl; lines++) {537 int topl;541 topl = 5;544 topl = atoi(valtop);545 if (topl < 0 || topl > 10000)546 topl = 5;548 args.topl = topl;
Indexes created Sat Oct 18 08:10:09 GMT 2025