Searched defs:UINTMAX_C (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | int_const.h | 111 #define UINTMAX_C(c) __CONCAT__(c,ul) macro |
/illumos-gate/usr/src/boot/sys/x86/include/ | ||
H A D | _stdint.h | 62 #define UINTMAX_C(c) UINT64_C(c) macro |