Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_parse.h113 struct decl_list { struct
115 struct decl_list *next; argument
117 typedef struct decl_list decl_list; typedef
/freebsd/contrib/byacc/test/
H A Dgrammar.y208 DeclaratorList decl_list; member
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c238 DeclaratorList decl_list; member
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c258 DeclaratorList decl_list; member