Searched refs:uintmax_t (Results 1 – 4 of 4) sorted by relevance
309 extern uintmax_t strtoumax (__const char *__restrict __nptr,318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,344 __extern_inline uintmax_t370 __extern_inline uintmax_t401 __extern_inline uintmax_t432 __extern_inline uintmax_t
136 typedef unsigned long int uintmax_t; typedef141 typedef unsigned long long int uintmax_t; typedef
235 typedef __UINTMAX_TYPE__ uintmax_t; typedef237 typedef unsigned long long uintmax_t; typedef239 typedef unsigned long uintmax_t; typedef
282 extern uintmax_t strtoumax(const char *__restrict, char **__restrict, int);284 extern uintmax_t wcstoumax(const wchar_t *__restrict, wchar_t **__restrict, int);