Searched defs:DECODE_SHORT (Results 1 – 1 of 1) sorted by relevance
50 #define DECODE_SHORT(from, to) *((short *)(to)) = *((short *)(from)) macro57 #define DECODE_SHORT(from, to) \ macro