Searched refs:strntoumax (Results 1 – 3 of 3) sorted by relevance
150 uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n) { in strntoumax() function199 return (intmax_t) strntoumax(nptr, endptr, base, n); in strntoimax()
1749 strntoumax; # arm x86