Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/byacc/dist/test/
H A Dgrammar.y167 typedef struct _Declarator { struct
176 struct _Declarator *head; /* head function declarator */ argument
177 struct _Declarator *func_stack; /* stack of function declarators */ argument
178 struct _Declarator *next; /* next declarator in list */ argument