Searched refs:USHORT_MAX (Results 1 – 1 of 1) sorted by relevance
26 #define USHORT_MAX ((u16)(~0U)) macro27 #define SHORT_MAX ((s16)(USHORT_MAX>>1))