Searched defs:__UCHAR_MAX (Results 1 – 5 of 5) sorted by relevance
29 #define __UCHAR_MAX 255 // 2^8 - 1 macro
45 #define __UCHAR_MAX 0xff /* max value for an unsigned char */ macro
50 #define __UCHAR_MAX 0xff /* max value for an unsigned char */ macro
43 #define __UCHAR_MAX 255 /* max value for an unsigned char */ macro
52 #define __UCHAR_MAX 0xff /* max value for an unsigned char */ macro