Searched refs:LOBYTE (Results 1 – 3 of 3) sorted by relevance
487 #define LOBYTE(W) ((W) & 0xFF) macro572 if (HIBYTE(ctx.ax) != 0 || LOBYTE(ctx.ax) < 0x40) in open_ems_store()
44 #define LOBYTE(x) ((x) & 0xff) macro651 GifExtension[1] = LOBYTE(GCB->DelayTime); in EGifGCBToExtension()815 c[0] = LOBYTE(Word); in EGifPutWord()
819 dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion)));