Searched defs:UINT16_MAX (Results 1 – 13 of 13) sorted by relevance
89 #define UINT16_MAX 65535 macro131 # define UINT16_MAX 65535 macro
189 # define UINT16_MAX ((uint16_t)(65535U)) macro
112 #define UINT16_MAX _UI16_MAX macro
141 #define UINT16_MAX _UI16_MAX macro
365 #define UINT16_MAX 65535 macro
105 #define UINT16_MAX (65535U) macro
103 #define UINT16_MAX (65535U) macro
124 #define UINT16_MAX (65535U) macro
615 #define UINT16_MAX UINT16_C(65535) macro