Home
last modified time | relevance | path

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

/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.c32 #define GRAPH_EXTRA_EDGES_NEEDED 0x80000000 macro
655 if (!(edge_value & GRAPH_EXTRA_EDGES_NEEDED)) { in fill_commit_in_graph()
897 edge_value = GRAPH_EXTRA_EDGES_NEEDED | num_extra_edges; in write_graph_chunk_data()
922 if (edge_value & GRAPH_EXTRA_EDGES_NEEDED) { in write_graph_chunk_data()
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.c54 #define GRAPH_EXTRA_EDGES_NEEDED 0x80000000 macro
850 if (!(edge_value & GRAPH_EXTRA_EDGES_NEEDED)) { in fill_commit_in_graph()
1144 edge_value = GRAPH_EXTRA_EDGES_NEEDED | num_extra_edges; in write_graph_chunk_data()
1169 if (edge_value & GRAPH_EXTRA_EDGES_NEEDED) { in write_graph_chunk_data()
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.c54 #define GRAPH_EXTRA_EDGES_NEEDED 0x80000000 macro
850 if (!(edge_value & GRAPH_EXTRA_EDGES_NEEDED)) { in fill_commit_in_graph()
1144 edge_value = GRAPH_EXTRA_EDGES_NEEDED | num_extra_edges; in write_graph_chunk_data()
1169 if (edge_value & GRAPH_EXTRA_EDGES_NEEDED) { in write_graph_chunk_data()
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.c54 #define GRAPH_EXTRA_EDGES_NEEDED 0x80000000 macro
850 if (!(edge_value & GRAPH_EXTRA_EDGES_NEEDED)) { in fill_commit_in_graph()
1144 edge_value = GRAPH_EXTRA_EDGES_NEEDED | num_extra_edges; in write_graph_chunk_data()
1169 if (edge_value & GRAPH_EXTRA_EDGES_NEEDED) { in write_graph_chunk_data()
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.c54 #define GRAPH_EXTRA_EDGES_NEEDED 0x80000000 macro
850 if (!(edge_value & GRAPH_EXTRA_EDGES_NEEDED)) { in fill_commit_in_graph()
1144 edge_value = GRAPH_EXTRA_EDGES_NEEDED | num_extra_edges; in write_graph_chunk_data()
1169 if (edge_value & GRAPH_EXTRA_EDGES_NEEDED) { in write_graph_chunk_data()
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.c54 #define GRAPH_EXTRA_EDGES_NEEDED 0x80000000 macro
850 if (!(edge_value & GRAPH_EXTRA_EDGES_NEEDED)) { in fill_commit_in_graph()
1144 edge_value = GRAPH_EXTRA_EDGES_NEEDED | num_extra_edges; in write_graph_chunk_data()
1169 if (edge_value & GRAPH_EXTRA_EDGES_NEEDED) { in write_graph_chunk_data()