Searched defs:uintmax_t (Results 1 – 15 of 15) sorted by relevance
29 typedef void *uintmax_t; in test() typedef
15 typedef __UINTMAX_TYPE__ uintmax_t; typedef
193 typedef unsigned long long uintmax_t; typedef196 typedef unsigned long uintmax_t; typedef
328 # define uintmax_t gl_uintmax_t macro330 # define uintmax_t uint64_t macro333 # define uintmax_t gl_uintmax_t macro
27 typedef uint64_t uintmax_t; typedef
52 typedef uint64_t uintmax_t; typedef
124 typedef uint64_t uintmax_t; typedef
122 typedef unsigned __int64 uintmax_t; typedef
7 typedef __UINTMAX_TYPE__ uintmax_t; typedef
4172 AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type], definition
305 typedef unsigned long long uintmax_t; typedef
277 typedef __UINTMAX_TYPE__ uintmax_t; typedef
2504 uintmax_t = c_ulonglong variable
233 typedef unsigned long long int uintmax_t; typedef