Searched defs:LOBYTE (Results 1 – 3 of 3) sorted by relevance
22 #define LOBYTE(w) ((unsigned char)(w)) macro
172 #define LOBYTE(w) ((u8)(w)) macro
125 #define LOBYTE(w) ((u8)(u16)(w)) macro