Searched defs:UINT16_MAX (Results 1 – 8 of 8) sorted by relevance
34 #define UINT16_MAX USHRT_MAX macro
75 #define UINT16_MAX 0xffff macro
73 #define UINT16_MAX 0xffff macro
85 #define UINT16_MAX 0xffff macro
99 #define UINT16_MAX 0xffff macro
141 #define UINT16_MAX _UI16_MAX macro
51 #define UINT16_MAX (65535) macro
30 #define UINT16_MAX (u16)(~((u16)0)) /* 0xFFFF */ macro