Searched refs:right_current (Results 1 – 1 of 1) sorted by relevance
555 int32_t left_firstday, right_firstday, left_current, right_current; in print_year() local645 right_current = right_firstday; in print_year()717 for(j = 0; j < right_current; ++j) in print_year()725 pad = lens[right_current] - u_strlen(s); in print_year()733 ++right_current; in print_year()734 right_current %= DAY_COUNT; in print_year()744 if(right_current == 0) { in print_year()