Searched refs:comp_with (Results 1 – 1 of 1) sorted by relevance
75 #define CHECK_AND_SET_VAL(val, size, comp_with, target, name, mask) \ argument76 if ((int##size##_t) val != (int##size##_t) comp_with) { \