Searched defs:UINT8_C (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ | ||
H A D | int_const.h | 92 #define UINT8_C(c) __CONCAT__(c,u) macro |
/titanic_51/usr/src/boot/sys/x86/include/ | ||
H A D | _stdint.h | 49 #define UINT8_C(c) (c) macro |