1 #if !defined ISO && !defined POSIX && !defined XPG3 && !defined XPG4 && !defined UNIX98
2 #include "stdint.h-data"
5 element imaxdiv_t intmax_t rem
6 element imaxdiv_t intmax_t quot
8 function intmax_t imaxabs (intmax_t)
9 function imaxdiv_t imaxdiv (intmax_t, intmax_t)
10 function intmax_t strtoimax (const char*, char**, int)
11 function uintmax_t strtoumax (const char*, char**, int)
12 function intmax_t wcstoimax (const __gwchar_t*, __gwchar_t**, int)
13 function uintmax_t wcstoumax (const __gwchar_t*, __gwchar_t**, int)