Searched defs:MULT (Results 1 – 8 of 8) sorted by relevance
1 #define MULT(x,y) ((x)*(y)) macro
61 #define MULT(a, b) \ in apply_window() macro
79 #define MULT(a, b) \ in apply_window() macro
145 #define MULT(c, x, n) ((unsigned)((int)((c) * (unsigned)(x)) >> (n))) macro
196 MULT, enumerator
147 MULT = 1 variable
229 #define MULT (HI(0) | LO(24)) macro
4258 #define MULT(X, Y, result) \ in long_pow() macro