Home
last modified time | relevance | path

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

/external/bison/src/
Dvcg_defaults.h123 # define N_LOCY (-1) /* Default unspcified */ macro
Dvcg.c144 n->locy = N_LOCY; /* Default unspcified. */ in new_node()
526 if ((n->locx != N_LOCX) && (n->locy != N_LOCY)) in output_node()