Searched defs:IMUL32 (Results 1 – 3 of 3) sorted by relevance
37 static OPUS_INLINE long IMUL32(long i, long j) in IMUL32() function
98 #define IMUL32(a,b) ((a)*(b)) macro
70 #define IMUL32(a,b) ((a)*(b)) macro