HomeSort by: relevance | last modified time | path
    Searched defs:equalize (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/seq/
seq.c 103 int equalize = 0; local in function:main
133 equalize = 0;
143 if (equalize++)
212 fmt = generate_format(first, incr, last, equalize, pad, fmt);
482 int equalize, char pad, char *deffmt)
488 if (equalize == 0)
seq.c 103 int equalize = 0; local in function:main
133 equalize = 0;
143 if (equalize++)
212 fmt = generate_format(first, incr, last, equalize, pad, fmt);
482 int equalize, char pad, char *deffmt)
488 if (equalize == 0)

Completed in 23 milliseconds