Home
last modified time | relevance | path

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

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