Searched defs:DECODE_DOUBLE (Results 1 – 1 of 1) sorted by relevance
53 #define DECODE_DOUBLE(from, to) *((double *)(to)) = *((double *)(from)) macro68 #define DECODE_DOUBLE(from, to) \ macro