Searched refs:HIGH8 (Results 1 – 1 of 1) sorted by relevance
19 #ifndef HIGH820 #define HIGH8(a) ((unsigned char)((a & 0xff00) >> 8)) macro