Lines Matching refs:xff
278 result = (result << 8) | (codep[i] & 0xff);291 result = result * 256 + (codep[i] & 0xff);