Searched defs:UCHAR_MAX (Results 1 – 4 of 4) sorted by relevance
56 #define UCHAR_MAX 255 /* max value of an "unsigned char" */ macro
43 #define UCHAR_MAX __UCHAR_MAX /* max value for an unsigned char */ macro
548 #define UCHAR_MAX (0xff) macro
601 #define UCHAR_MAX 255 /* max value of an "unsigned char" */ macro