Home | History | Annotate | Download | only in include

Lines Matching refs:uintmax_t

156 /* Macros for printing `intmax_t' and `uintmax_t'.  */
257 /* Macros for scanning `intmax_t' and `uintmax_t'. */
278 /* We have to define the `uintmax_t' type using `ldiv_t'. */
287 /* We have to define the `uintmax_t' type using `lldiv_t'. */
308 /* Like `strtoul' but convert to `uintmax_t'. */
309 extern uintmax_t strtoumax (__const char *__restrict __nptr,
317 /* Like `wcstoul' but convert to `uintmax_t'. */
318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,
343 /* Like `strtoul' but convert to `uintmax_t'. */
344 __extern_inline uintmax_t
369 /* Like `wcstoul' but convert to `uintmax_t'. */
370 __extern_inline uintmax_t
400 /* Like `strtoul' but convert to `uintmax_t'. */
401 __extern_inline uintmax_t
431 /* Like `wcstoul' but convert to `uintmax_t'. */
432 __extern_inline uintmax_t