Searched refs:my_xstrtoull (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dprintf.c335 static unsigned long long my_xstrtoull(const char *arg) function
429 llv = my_xstrtoull(skip_whitespace(argument));

Completed in 35 milliseconds