Home
last modified time | relevance | path

Searched refs:G_CMAX (Results 1 – 3 of 3) sorted by relevance

/external/bison/src/
Dvcg_defaults.h108 # define G_CMAX (-1) /* Infinity */ macro
Dvcg.c122 g->cmax = G_CMAX; in new_graph()
829 if (g->cmax != G_CMAX) in output_graph()
/external/bison/
DChangeLog2836 (G_CMAX): Change to -1 instead of INT_MAX.
5767 * src/vcg_defaults.h (G_CMAX): Now INT_MAX.