Searched defs:intmax_t (Results 1 – 12 of 12) sorted by relevance
26 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type], definition64 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type], definition
28 typedef void *intmax_t; in test() typedef
14 typedef __INTMAX_TYPE__ intmax_t; typedef
314 # define intmax_t gl_intmax_t macro316 # define intmax_t int64_t macro319 # define intmax_t gl_intmax_t macro
172 typedef long long intmax_t; typedef183 typedef long intmax_t; typedef
69 typedef long long intmax_t; typedef78 typedef long intmax_t; typedef
94 typedef int64_t intmax_t; typedef
123 typedef int64_t intmax_t; typedef
276 typedef __INTMAX_TYPE__ intmax_t; typedef
232 typedef long long int intmax_t; typedef