Searched defs:UINT8_MAX (Results 1 – 16 of 16) sorted by relevance
86 #define UINT8_MAX 255 macro122 # define UINT8_MAX 255 macro
185 # define UINT8_MAX ((uint8_t)(255U)) macro
80 #define UINT8_MAX (255U) macro
96 #define UINT8_MAX (255U) macro
77 #define UINT8_MAX (255U) macro
140 #define UINT8_MAX _UI8_MAX macro
358 #define UINT8_MAX 255 macro
102 #define UINT8_MAX (255U) macro
97 #define UINT8_MAX (255U) macro
121 #define UINT8_MAX (255U) macro
637 # define UINT8_MAX UINT8_C(255) macro