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

/illumos-gate/usr/src/boot/sys/sys/
H A D_stdint.h82 typedef __intmax_t intmax_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
107 typedef int64_t intmax_t; typedef
110 typedef int32_t intmax_t; typedef

Completed in 50 milliseconds