Searched defs:Int_negate (Results 1 – 2 of 2) sorted by relevance
211 #define Int_negate(int_value) int_value = -int_value macro