Searched defs:uintmax_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A D_stdint.h86 typedef __uintmax_t uintmax_t; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dint_types.h103 * intmax_t and uintmax_t are to be the longest (in number of bits) signed
108 typedef uint64_t uintmax_t; typedef
111 typedef uint32_t uintmax_t; typedef

Completed in 57 milliseconds