Home
last modified time | relevance | path

Searched defs:strtoumax (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/stdlib/
Dstrtol.c46 uintmax_t strtoumax(const char *restrict s, char **restrict p, int base) in strtoumax() function
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
Dstrtol.c46 uintmax_t strtoumax(const char *restrict s, char **restrict p, int base) in strtoumax() function
/third_party/openssl/test/
Dparams_conversion_test.c19 # define strtoumax strtoull macro