Searched defs:declarator_list (Results 1 – 3 of 3) sorted by relevance
187 typedef struct declarator_list { struct188 Declarator *first; /* pointer to first declarator in list */189 Declarator *last; /* pointer to last declarator in list */
217 typedef struct declarator_list { struct218 Declarator *first; /* pointer to first declarator in list */219 Declarator *last; /* pointer to last declarator in list */
237 typedef struct declarator_list { struct238 Declarator *first; /* pointer to first declarator in list */239 Declarator *last; /* pointer to last declarator in list */