Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dstrtol.cpp197 uintmax_t strtoumax(const char* s, char** end, int base) { in strtoumax() function
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
H A Dinttypes.h308 #define strtoumax _strtoui64 macro