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