Home
last modified time | relevance | path

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

/coreutils/src/
Dfactor.c2273 strto2uintmax (uintmax_t *hip, uintmax_t *lop, char const *s) in strto2uintmax() function
2498 strtol_error err = strto2uintmax (&t1, &t0, str); in print_factors()