Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/byacc/dist/test/
Dexpr.oxout.y52 void yyyAdjustINRC(long yyyProdNum, int yyyRHSlength, long startP, long stopP, struct yyyOxAttrbs *…
217 void yyySignalEnts(yyyGNT *node,long startP,long stopP) in yyySignalEnts() argument
220 while (startP < stopP) in yyySignalEnts()
875 void yyyAdjustINRC(long yyyProdNum, int yyyRHSlength, long startP, long stopP, struct yyyOxAttrbs *… in yyyAdjustINRC() argument
887 while (nextP < stopP) in yyyAdjustINRC()
920 while (nextP < stopP) in yyyAdjustINRC()
958 void yyyGenLeaf(int nAttrbs,int typeNum,long startP,long stopP,YYSTYPE *mylval) in yyyGenLeaf() argument
979 while (startP < stopP) rcPdum[yyyLRCIL[startP++]] = 0; in yyyGenLeaf()