Searched defs:uintmax_t (Results 1 – 4 of 4) sorted by relevance
25 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type, definition
177 typedef uint64_t uintmax_t; typedef182 typedef uint32_t uintmax_t; typedef307 typedef ::boost::ulong_long_type uintmax_t; typedef319 typedef unsigned long uintmax_t; typedef331 __extension__ typedef unsigned long long uintmax_t; typedef343 typedef unsigned __int64 uintmax_t; typedef353 typedef uint32_t uintmax_t; typedef
92 AC_DEFINE_UNQUOTED(uintmax_t,$uintmax_t, definition
271 # define uintmax_t gl_uintmax_t macro273 # define uintmax_t uint64_t macro276 # define uintmax_t gl_uintmax_t macro