Home
last modified time | relevance | path

Searched defs:graph_symbol (Results 1 – 2 of 2) sorted by relevance

/dports/devel/tig/tig-2.5.4/src/
H A Dgraph-v2.c19 struct graph_symbol { struct
20 unsigned int color:8;
22 unsigned int commit:1;
23 unsigned int boundary:1;
24 unsigned int initial:1;
25 unsigned int merge:1;
50 struct graph_symbol symbol; argument
H A Dgraph-v1.c18 struct graph_symbol { struct
34 struct graph_symbol symbol; argument