Searched defs:USHRT_MAX (Results 1 – 4 of 4) sorted by relevance
72 #define USHRT_MAX 65535 /* max value of "unsigned short int" */ macro
53 #define USHRT_MAX __USHRT_MAX /* max value for an unsigned short */ macro
405 #define USHRT_MAX 65535u /* max value of "unsigned short int" */ macro
615 #define USHRT_MAX 65535 /* max of "unsigned short int" */ macro