Searched defs:UCHAR_MAX (Results 1 – 5 of 5) sorted by relevance
58 #define UCHAR_MAX (__SCHAR_MAX__*2 +1) macro
356 #define UCHAR_MAX global() macro
114 #define UCHAR_MAX global() macro
7 #define UCHAR_MAX (unsigned char)(~0U) macro