Searched defs:c_binding (Results 1 – 2 of 2) sorted by relevance
187 struct GTY((chain_next ("%h.prev"))) c_binding { struct194 struct c_binding *prev; /* the previous decl in this scope */ argument195 struct c_binding *shadowed; /* the innermost decl shadowed by this one */ argument208 /* Each C symbol points to three linked lists of c_binding structures. argument
196 struct GTY((chain_next ("%h.prev"))) c_binding { struct203 struct c_binding *prev; /* the previous decl in this scope */ argument204 struct c_binding *shadowed; /* the innermost decl shadowed by this one */ argument217 /* Each C symbol points to three linked lists of c_binding structures. argument