Searched refs:GRAM_DEBUG (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A Dparse-gram.h36 #ifndef GRAM_DEBUG
39 # define GRAM_DEBUG 1 macro
41 # define GRAM_DEBUG 0 macro
44 # define GRAM_DEBUG 1 macro
46 #endif /* ! defined GRAM_DEBUG */
47 #if GRAM_DEBUG
H A Dparse-gram.c195 #ifndef GRAM_DEBUG
198 # define GRAM_DEBUG 1 macro
200 # define GRAM_DEBUG 0 macro
203 # define GRAM_DEBUG 1 macro
205 #endif /* ! defined GRAM_DEBUG */
206 #if GRAM_DEBUG
645 #if GRAM_DEBUG
713 #if GRAM_DEBUG || YYERROR_VERBOSE || 1
1029 #if GRAM_DEBUG
1318 #else /* !GRAM_DEBUG */
[all...]

Completed in 261 milliseconds