Searched defs:DECODE_LONG (Results 1 – 1 of 1) sorted by relevance
51 #define DECODE_LONG(from, to) *((long *)(to)) = *((long *)(from)) macro60 #define DECODE_LONG(from, to) \ macro