Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dexpr.oxout.h44 yyyRSitem *yyyAfterRS; variable
H A Dexpr.oxout.y227 if (++yyyRSTop == yyyAfterRS) in yyySignalEnts()
804 yyyAfterRS = yyyRS + yyyRSmaxSize; in yyyYoxInit()
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c426 if (++yyyRSTop == yyyAfterRS) in yyySignalEnts()
1003 yyyAfterRS = yyyRS + yyyRSmaxSize; in yyyYoxInit()
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c576 if (++yyyRSTop == yyyAfterRS) in yyySignalEnts()
1153 yyyAfterRS = yyyRS + yyyRSmaxSize; in yyyYoxInit()