Home
last modified time | relevance | path

Searched refs:xlspace (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dvcg.h608 int xlspace; member
Dvcg.c80 g->xlspace = G_XLSPACE; /* Not output. */ in new_graph()
697 if (g->xlspace != G_XLSPACE) in output_graph()
698 fprintf (fout, "\txlspace:\t%d\n", g->xlspace); in output_graph()