Searched defs:declarator_list (Results 1 – 3 of 3) sorted by relevance
188 typedef struct declarator_list { struct189 Declarator *first; /* pointer to first declarator in list */190 Declarator *last; /* pointer to last declarator in list */
218 typedef struct declarator_list { struct219 Declarator *first; /* pointer to first declarator in list */220 Declarator *last; /* pointer to last declarator in list */
238 typedef struct declarator_list { struct239 Declarator *first; /* pointer to first declarator in list */240 Declarator *last; /* pointer to last declarator in list */