Searched refs:end_rel (Results 1 – 1 of 1) sorted by relevance
589 linenr_T end_rel = end; in foldCreate() local595 start = end_rel; in foldCreate()597 end_rel = end; in foldCreate()619 if (fp->fd_top + fp->fd_len > end_rel) in foldCreate()625 end_rel -= fp->fd_top; in foldCreate()656 if (fp[cont].fd_top > end_rel) in foldCreate()667 if (end_rel < fp[cont - 1].fd_top + fp[cont - 1].fd_len - 1) in foldCreate()668 end_rel = fp[cont - 1].fd_top + fp[cont - 1].fd_len - 1; in foldCreate()688 fp->fd_len = end_rel - start_rel + 1; in foldCreate()