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