Searched refs:Test86MSByte (Results 1 – 3 of 3) sorted by relevance
6 #define Test86MSByte(b) ((b) == 0 || (b) == 0xFF) macro39 if (!kMaskToAllowedStatus[prevMask] || Test86MSByte(b)) in x86_Convert()50 if (Test86MSByte(p[4])) in x86_Convert()66 if (!Test86MSByte(b)) in x86_Convert()
20 static bool inline Test86MSByte(Byte b) in Test86MSByte() function200 convert = Test86MSByte(nextByte); in CodeReal()203 convert = Test86MSByte(nextByte); in CodeReal()213 convert = Test86MSByte(nextByte); in CodeReal()