Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dutils.h47 int parse_uintmax(const char *buffer, size_t count, uintmax_t *result, int base);
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H A Dutils.c265 int parse_uintmax(const char *buffer, size_t count, uintmax_t *result, int base) in parse_uintmax() function

Completed in 2 milliseconds