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

/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c161 static int gen_testing = 0; variable
238 gen_testing = 1; /* set YYDEBUG on */
1879 "#ifndef YYDEBUG\n#\tdefine YYDEBUG\t%d", gen_testing);
1881 gen_testing ? " " : " don't ");

Completed in 101 milliseconds