Home
last modified time | relevance | path

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

/external/bison/src/
Dparse-gram.h36 #ifndef GRAM_DEBUG
39 # define GRAM_DEBUG 1 macro
41 # define GRAM_DEBUG 0 macro
44 # define GRAM_DEBUG 1 macro
47 #if GRAM_DEBUG
Dparse-gram.c195 #ifndef GRAM_DEBUG
198 # define GRAM_DEBUG 1 macro
200 # define GRAM_DEBUG 0 macro
203 # define GRAM_DEBUG 1 macro
206 #if GRAM_DEBUG
645 #if GRAM_DEBUG
713 #if GRAM_DEBUG || YYERROR_VERBOSE || 1
1029 #if GRAM_DEBUG
1354 #if GRAM_DEBUG in yy_lac_stack_realloc()
1457 #if GRAM_DEBUG
[all …]