Lines Matching defs:diff
43 int32_t diff = (int32_t) self - (int32_t) other;44 if (diff >= 0 && diff < INT32_MAX) {