Lines Matching defs: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 Sun Sep 28 16:09:52 GMT 2025