Home
last modified time | relevance | path

Searched defs:step (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dseq.c293 long double first, long double step, long double last) in print_numbers()
363 get_default_format (operand first, operand step, operand last) in get_default_format()
453 seq_fast (char const *a, char const *b, uintmax_t step) in seq_fast()
566 operand step = { 1, 1, 0 }; in main() local
/coreutils/src/blake2/
Dblake2b-ref.c324 size_t i, step; in main() local