Searched refs:UINT16_MAX (Results 1 – 2 of 2) sorted by relevance
241 static final int UINT16_MAX = 0xFFFF; field in FormatSpec
159 } else if (Math.abs(address) <= FormatSpec.UINT16_MAX) { in getByteSize()