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

/illumos-gate/usr/src/uts/common/sys/
H A Dint_limits.h68 * INTMAX_MAX (maximum value of the largest supported signed integer type),
102 #define INTMAX_MAX INT64_MAX macro
104 #define INTMAX_MAX INT32_MAX macro
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_stdint.h157 #define INTMAX_MAX INT64_MAX macro

Completed in 57 milliseconds