Home
last modified time | relevance | path

Searched refs:contains_another (Results 1 – 11 of 11) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dmerge-ort.c1501 int contains_another; in find_first_merges() local
1537 contains_another = 0; in find_first_merges()
1541 contains_another = 1; in find_first_merges()
1546 if (!contains_another) in find_first_merges()
H A Dmerge-recursive.c1110 int contains_another; in find_first_merges() local
1146 contains_another = 0; in find_first_merges()
1150 contains_another = 1; in find_first_merges()
1155 if (!contains_another) in find_first_merges()
/dports/devel/git-gui/git-2.34.1/
H A Dmerge-ort.c1501 int contains_another; in find_first_merges() local
1537 contains_another = 0; in find_first_merges()
1541 contains_another = 1; in find_first_merges()
1546 if (!contains_another) in find_first_merges()
H A Dmerge-recursive.c1110 int contains_another; in find_first_merges() local
1146 contains_another = 0; in find_first_merges()
1150 contains_another = 1; in find_first_merges()
1155 if (!contains_another) in find_first_merges()
/dports/devel/git-p4/git-2.34.1/
H A Dmerge-ort.c1501 int contains_another; in find_first_merges() local
1537 contains_another = 0; in find_first_merges()
1541 contains_another = 1; in find_first_merges()
1546 if (!contains_another) in find_first_merges()
H A Dmerge-recursive.c1110 int contains_another; in find_first_merges() local
1146 contains_another = 0; in find_first_merges()
1150 contains_another = 1; in find_first_merges()
1155 if (!contains_another) in find_first_merges()
/dports/devel/git/git-2.34.1/
H A Dmerge-ort.c1501 int contains_another; in find_first_merges() local
1537 contains_another = 0; in find_first_merges()
1541 contains_another = 1; in find_first_merges()
1546 if (!contains_another) in find_first_merges()
H A Dmerge-recursive.c1110 int contains_another; in find_first_merges() local
1146 contains_another = 0; in find_first_merges()
1150 contains_another = 1; in find_first_merges()
1155 if (!contains_another) in find_first_merges()
/dports/devel/git-cvs/git-2.34.1/
H A Dmerge-ort.c1501 int contains_another; in find_first_merges() local
1537 contains_another = 0; in find_first_merges()
1541 contains_another = 1; in find_first_merges()
1546 if (!contains_another) in find_first_merges()
H A Dmerge-recursive.c1110 int contains_another; in find_first_merges() local
1146 contains_another = 0; in find_first_merges()
1150 contains_another = 1; in find_first_merges()
1155 if (!contains_another) in find_first_merges()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dmerge-recursive.c1095 int contains_another; in find_first_merges() local
1132 contains_another = 0; in find_first_merges()
1136 contains_another = 1; in find_first_merges()
1141 if (!contains_another) in find_first_merges()