Home
last modified time | relevance | path

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

/external/bison/src/
Dvcg_defaults.h128 # define N_WIDTH (-1) /* We assume that we can't define it now. */ macro
Dvcg.c149 n->width = N_WIDTH; /* We assume that we can't define it now. */ in new_node()
534 if (n->width != N_WIDTH) in output_node()