Searched defs:INT_NEGATE_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
365 # define INT_NEGATE_OVERFLOW(a) INT_SUBTRACT_OVERFLOW (0, a) macro367 # define INT_NEGATE_OVERFLOW(a) \ macro
Completed in 5 milliseconds