Home
last modified time | relevance | path

Searched refs:xdecls (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/contrib/byacc/
HDyaccpar.c39 const char *const xdecls[] = variable
HDbtyaccpar.c39 const char *const xdecls[] = variable
HDdefs.h322 extern const char *const xdecls[];
HDyaccpar.skel27 %% xdecls
HDoutput.c2103 write_section(fp, xdecls); in output()
2145 write_section(code_file, xdecls); in output()
HDbtyaccpar.skel27 %% xdecls
HDCHANGES5263 split-off xdecls[] array, to move declaration of yyparse() after #define's
5265 * defs.h: split-out xdecls[]