Searched defs:GET32_2 (Results 1 – 3 of 3) sorted by relevance
298 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro
28 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro
353 #define GET32_2(x) (((x) >> (8)) & (0xff)) macro