Searched defs:LOBYTE (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Djmemdos.c487 #define LOBYTE(W) ((W) & 0xFF) macro
572 if (HIBYTE(ctx.ax) != 0 || LOBYTE(ctx.ax) < 0x40)

Completed in 81 milliseconds