Searched defs:LOBYTE (Results 1 – 2 of 2) sorted by relevance
44 #define LOBYTE(x) ((x) & 0xff) macro
487 #define LOBYTE(W) ((W) & 0xFF) macro