Home | History | Annotate | Download | only in include

Lines Matching refs:uintmax_t

48 uintmax_t	strtoumax(const char * __restrict,
52 uintmax_t wcstoumax(const wchar_t * __restrict,
71 uintmax_t strtoumax_l(const char * __restrict,
75 uintmax_t wcstoumax_l(const wchar_t * __restrict,
83 uintmax_t strtou(const char * __restrict, char ** __restrict, int,
84 uintmax_t, uintmax_t, int *);
89 uintmax_t strtou_l(const char * __restrict, char ** __restrict, int,
90 uintmax_t, uintmax_t, int *, locale_t);