Searched refs:jjround (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/rngom/parse/compact/
H A DCompactSyntaxTokenManager.java737 if (++jjround == 0x7fffffff)
1212 if (++jjround == 0x7fffffff)
1375 if (++jjround == 0x7fffffff)
1693 jjround = 0x80000001;
1741 int jjround; field in class:CompactSyntaxTokenManager
1854 if (jjrounds[state] != jjround)
1857 jjrounds[state] = jjround;
/openjdk10/jdk/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DExpressionParserTokenManager.java877 if (++jjround == 0x7fffffff)
1453 jjround = 0x80000001;
1501 int jjround; field in class:ExpressionParserTokenManager
1586 if (jjrounds[state] != jjround)
1589 jjrounds[state] = jjround;
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/scd/
H A DSCDParserTokenManager.java1204 if (jjrounds[state] != jjround)
1207 jjrounds[state] = jjround;
1359 if (++jjround == 0x7fffffff)
2355 jjround = 0x80000001;
2388 int jjround; field in class:SCDParserTokenManager

Completed in 108 milliseconds