Searched refs:LL_MUL (Results 1 – 1 of 1) sorted by relevance
147 #define LL_MUL(r, a, b) ((r) = (a) * (b)) macro244 #define LL_MUL(r, a, b) { \ macro