Lines Matching full:left_current
551 int32_t left_firstday, right_firstday, left_current, right_current;
640 left_current = left_firstday;
657 left_current = 0;
665 for(j = 0; j < left_current; ++j)
673 pad = lens[left_current] - u_strlen(s);
681 ++left_current;
682 left_current %= DAY_COUNT;
693 if(left_current == 0) {
700 if(left_current != 0) {
701 for(j = left_current; j < DAY_COUNT; ++j)