Searched defs:strtoumax (Results 1 – 7 of 7) sorted by relevance
57 strtoumax (char const *ptr, char **endptr, int base) in strtoumax() function
19 # define strtoumax strtoull macro
969 # define strtoumax rpl_strtoumax macro
325 strtoumax, 99 keyword
81 #define strtoumax _strtoumax macro
1854 TEST(MemorySanitizer, strtoumax) { in TEST() argument