Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dgrammar.y165 typedef struct _Declarator { struct
174 struct _Declarator *head; /* head function declarator */ argument
175 struct _Declarator *func_stack; /* stack of function declarators */ argument
176 struct _Declarator *next; /* next declarator in list */ argument
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c195 typedef struct _Declarator { struct
204 struct _Declarator *head; /* head function declarator */ argument
205 struct _Declarator *func_stack; /* stack of function declarators */ argument
206 struct _Declarator *next; /* next declarator in list */ argument
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c215 typedef struct _Declarator { struct
224 struct _Declarator *head; /* head function declarator */ argument
225 struct _Declarator *func_stack; /* stack of function declarators */ argument
226 struct _Declarator *next; /* next declarator in list */ argument