Home
last modified time | relevance | path

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

/coreutils/src/
Ddigest.c820 char *siend; in split_3() local
821 if (! (xstrtoumax (s + i, &siend, 0, &length, nullptr) == LONGINT_OK in split_3()
826 i = siend - s; in split_3()