HomeSort by relevance Sort by last modified time
    Searched refs:N_LOCX (Results 1 - 2 of 2) sorted by null

  /external/bison/src/
vcg_defaults.h 122 # define N_LOCX (-1) /* Default unspcified */
vcg.c 143 n->locx = N_LOCX; /* Default unspcified. */
526 if ((n->locx != N_LOCX) && (n->locy != N_LOCY))

Completed in 17 milliseconds