Searched defs:DPXMULT (Results 1 – 2 of 2) sorted by relevance
47 #define DPXMULT(x, y) ((u64)(x) * (u64)y) macro