Searched defs:MUL (Results 1 – 6 of 6) sorted by relevance
70 #define MUL(x, y, z) { int32_t l = (int32_t)(x) * (int32_t)(y); \ macro
72 #define MUL(x, y, z) { int32_t l = (int32_t)(x) * (int32_t)(y); \ macro
136 #define MUL(c, a) \ macro
284 #define MUL(c, r...) \ macro
503 #define MUL(c, r...) \ macro
291 #define MUL(c, r...) \ macro