Searched refs:Test86MSByte (Results 1 – 1 of 1) sorted by relevance
8 #define Test86MSByte(b) ((((b) + 1) & 0xFE) == 0) macro40 if (mask != 0 && (mask > 4 || mask == 3 || Test86MSByte(p[(size_t)(mask >> 1) + 1]))) in x86_Convert()49 if (Test86MSByte(p[4])) in x86_Convert()61 if (Test86MSByte((Byte)(v >> sh))) in x86_Convert()