Home
last modified time | relevance | path

Searched defs:used_atom (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dref-filter.c115 static struct used_atom { struct
116 const char *name;
117 cmp_type type;
118 info_source source;
119 union {
145 } *used_atom; argument
/dports/devel/git-gui/git-2.34.1/
H A Dref-filter.c173 static struct used_atom { struct
174 enum atom_type atom_type;
175 const char *name;
176 cmp_type type;
177 info_source source;
178 union {
214 } *used_atom; variable
/dports/devel/git-p4/git-2.34.1/
H A Dref-filter.c173 static struct used_atom { struct
174 enum atom_type atom_type;
175 const char *name;
176 cmp_type type;
177 info_source source;
178 union {
214 } *used_atom; variable
/dports/devel/git/git-2.34.1/
H A Dref-filter.c173 static struct used_atom { struct
174 enum atom_type atom_type;
175 const char *name;
176 cmp_type type;
177 info_source source;
178 union {
214 } *used_atom; argument
/dports/devel/git-cvs/git-2.34.1/
H A Dref-filter.c173 static struct used_atom { struct
174 enum atom_type atom_type;
175 const char *name;
176 cmp_type type;
177 info_source source;
178 union {
214 } *used_atom; variable