Searched defs:_Declarator (Results 1 – 1 of 1) sorted by relevance
167 typedef struct _Declarator { struct176 struct _Declarator *head; /* head function declarator */ argument177 struct _Declarator *func_stack; /* stack of function declarators */ argument178 struct _Declarator *next; /* next declarator in list */ argument