Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-gram.l314 static int percent_percent_count; variable
315 if (++percent_percent_count == 2)
Dscan-gram.c1712 static int percent_percent_count; variable
1713 if (++percent_percent_count == 2)
/external/bison/
DChangeLog6658 (percent_percent_count): Move decl to just before use.