Searched defs:UINT8_MAX (Results 1 – 18 of 18) sorted by relevance
31 #define UINT8_MAX ((u8)(~0U)) macro
53 #define UINT8_MAX (255U) macro
43 # define UINT8_MAX __MAXUINT__(uint8_t) macro
136 #define UINT8_MAX (0xff) macro
87 # define UINT8_MAX (255) macro
74 #define UINT8_MAX 0xff macro
72 #define UINT8_MAX 0xff macro
70 #define UINT8_MAX 0xff macro
80 #define UINT8_MAX 0xff macro
95 #define UINT8_MAX 0xff macro
47 #define UINT8_MAX (255) macro
79 #define UINT8_MAX (255U) macro
78 #define UINT8_MAX (255U) macro
841 # define UINT8_MAX UINT8_C(255) macro