Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/byacc/dist/test/
Dexpr.oxout.y795 static int yyyInitDone = 0; in yyyYoxInit() local
796 if (yyyInitDone) return; in yyyYoxInit()
816 yyyInitDone = 1; in yyyYoxInit()