Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-gram.l280 static int percent_percent_count;
281 if (++percent_percent_count == 2)
Dscan-gram.c1813 static int percent_percent_count; variable
1814 if (++percent_percent_count == 2)
/external/bison/
DChangeLog-201214919 (percent_percent_count): Move decl to just before use.