Searched refs:INT_MULTIPLY_OVERFLOW (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/ntp/sntp/libopts/
H A Dintprops.h278 if (INT_MULTIPLY_OVERFLOW (i, j))
301 #define INT_MULTIPLY_OVERFLOW(a, b) \ macro

Completed in 46 milliseconds