Home
last modified time | relevance | path

Searched refs:uintmax_t (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dinttypes.h309 extern uintmax_t strtoumax (__const char *__restrict __nptr,
318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,
344 __extern_inline uintmax_t
370 __extern_inline uintmax_t
401 __extern_inline uintmax_t
432 __extern_inline uintmax_t
H A Dstdint.h136 typedef unsigned long int uintmax_t; typedef
141 typedef unsigned long long int uintmax_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h235 typedef __UINTMAX_TYPE__ uintmax_t; typedef
237 typedef unsigned long long uintmax_t; typedef
239 typedef unsigned long uintmax_t; typedef
H A Dinttypes.h282 extern uintmax_t strtoumax(const char *__restrict, char **__restrict, int);
284 extern uintmax_t wcstoumax(const wchar_t *__restrict, wchar_t **__restrict, int);