Home
last modified time | relevance | path

Searched refs:llen2 (Results 1 – 1 of 1) sorted by relevance

/third_party/toybox/toys/posix/
Dcksum.c55 uint64_t llen = 0, llen2; in do_cksum() local
73 llen2 = llen; in do_cksum()
83 if (!(toys.optflags&FLAG_N)) printf(" %"PRIu64, llen2); in do_cksum()