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