Searched defs:uintmax_t (Results 1 – 10 of 10) sorted by relevance
29 typedef void *uintmax_t; in test() typedef
15 typedef __UINTMAX_TYPE__ uintmax_t; typedef
328 # define uintmax_t gl_uintmax_t macro330 # define uintmax_t uint64_t macro333 # define uintmax_t gl_uintmax_t macro
193 typedef unsigned long long uintmax_t; typedef196 typedef unsigned long uintmax_t; typedef
124 typedef uint64_t uintmax_t; typedef
2512 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type, definition
295 typedef unsigned long long uintmax_t; typedef
277 typedef __UINTMAX_TYPE__ uintmax_t; typedef
233 typedef unsigned long long int uintmax_t; typedef