Searched refs:start_int_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/byacc/
H A Doutput.c210 start_int_table(const char *name, int value) function
254 start_int_table("lhs", symbol_value[start_symbol]);
271 start_int_table("len", 2);
294 start_int_table("defred", (defred[0] ? defred[0] - 2 : 0));
333 start_int_table("stos", translate[0]);
649 start_int_table("dgoto", k);
902 start_int_table("sindex", base[0]);
920 start_int_table("rindex", base[nstates]);
940 start_int_table("cindex", base[2 * nstates]);
960 start_int_table("ginde
[all...]

Completed in 204 milliseconds