Searched refs:MULDI (Results 1 – 1 of 1) sorted by relevance
152 extern DI MULDI (DI, DI);181 #define MULDI(x, y) ((x) * (y)) macro