Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dspew.c152 static unsigned int yylex_ctr = 0; variable
698 yylex_ctr ++; in yylex()
699 fprintf (stderr, "\t\t## %d @%d ", yylex_ctr, lineno); in yylex()