Searched defs:UCHAR_MAX (Results 1 – 2 of 2) sorted by relevance
45 #define UCHAR_MAX __UCHAR_MAX /* max value for an unsigned char */ macro
554 #define UCHAR_MAX (0xff) macro