Searched defs:MULUH (Results 1 – 1 of 1) sorted by relevance
1123 #define MULUH Muluh86 macro1127 #define MULUH(x,y) ((uint32) (((x) * (uint64) (y)) >> 32)) macro