Searched defs:LOW8 (Results 1 – 2 of 2) sorted by relevance
17 #define LOW8(a) ((unsigned char)(a & 0xff)) macro
18 #define LOW8(a) ((unsigned char)(a & 0xff)) macro