Home
last modified time | relevance | path

Searched refs:MUST_REGION (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dpack-bitmap-write.c337 static const unsigned int MUST_REGION = 100; in next_commit_index() local
342 if (idx <= MUST_REGION) in next_commit_index()
346 offset = idx - MUST_REGION; in next_commit_index()
/dports/devel/git-p4/git-2.34.1/
H A Dpack-bitmap-write.c544 static const unsigned int MUST_REGION = 100;
549 if (idx <= MUST_REGION)
553 offset = idx - MUST_REGION;
/dports/devel/git-gui/git-2.34.1/
H A Dpack-bitmap-write.c544 static const unsigned int MUST_REGION = 100; in next_commit_index() local
549 if (idx <= MUST_REGION) in next_commit_index()
553 offset = idx - MUST_REGION; in next_commit_index()
/dports/devel/git-svn/git-2.34.1/
H A Dpack-bitmap-write.c544 static const unsigned int MUST_REGION = 100; in next_commit_index() local
549 if (idx <= MUST_REGION) in next_commit_index()
553 offset = idx - MUST_REGION; in next_commit_index()
/dports/devel/git/git-2.34.1/
H A Dpack-bitmap-write.c544 static const unsigned int MUST_REGION = 100; in next_commit_index() local
549 if (idx <= MUST_REGION) in next_commit_index()
553 offset = idx - MUST_REGION; in next_commit_index()
/dports/devel/git-cvs/git-2.34.1/
H A Dpack-bitmap-write.c544 static const unsigned int MUST_REGION = 100; in next_commit_index() local
549 if (idx <= MUST_REGION) in next_commit_index()
553 offset = idx - MUST_REGION; in next_commit_index()