Searched refs:__INTOF_MUL (Results 1 – 1 of 1) sorted by relevance
235 #define __INTOF_MUL(c, a, b) (__extension__({ \ macro255 #define __compiler_mul_overflow(a, b, res) __INTOF_MUL(*(res), (a), (b))
Completed in 3 milliseconds