USHORT_MASK constant

int const USHORT_MASK

Implementation

static const int USHORT_MASK = (1 << 16) - 1;