OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_LOCY
(Results
1 - 2
of
2
) sorted by null
/external/bison/src/
vcg_defaults.h
123
# define
N_LOCY
(-1) /* Default unspcified */
vcg.c
144
n->locy =
N_LOCY
; /* Default unspcified. */
526
if ((n->locx != N_LOCX) && (n->locy !=
N_LOCY
))
Completed in 159 milliseconds