Searched defs:HIFIX80 (Results 1 – 2 of 2) sorted by relevance
110 #define HIFIX80(a) ((unsigned char)(((a)<0? (a)+255 : (a))>>8)) macro