Lines Matching defs:diff
645 int32_t diff = tmp_month - month;646 if (diff == -11 || diff == -1) {652 } else if (diff == 11 || diff == 1) {