Searched refs:Test86MSByte (Results 1 – 2 of 2) sorted by relevance
8 #define Test86MSByte(b) ((((b) + 1) & 0xFE) == 0) macro40 if (mask != 0 && (mask > 4 || mask == 3 || Test86MSByte(p[(mask >> 1) + 1]))) in x86_Convert()49 if (Test86MSByte(p[4])) in x86_Convert()61 if (Test86MSByte((Byte)(v >> sh))) in x86_Convert()
26 static bool inline Test86MSByte(Byte b) in Test86MSByte() function187 convert = Test86MSByte(nextByte); in CodeReal()190 convert = Test86MSByte(nextByte); in CodeReal()200 convert = Test86MSByte(nextByte); in CodeReal()