Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dyaccpar.c39 const char *const xdecls[] = variable
H A Dbtyaccpar.c39 const char *const xdecls[] = variable
H A Ddefs.h322 extern const char *const xdecls[];
H A Dyaccpar.skel27 %% xdecls
H A Doutput.c2103 write_section(fp, xdecls); in output()
2145 write_section(code_file, xdecls); in output()
H A Dbtyaccpar.skel27 %% xdecls
H A DCHANGES5263 split-off xdecls[] array, to move declaration of yyparse() after #define's
5265 * defs.h: split-out xdecls[]