Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c45 static ANTLR3_MARKER antlr38BitIndex (pANTLR3_INT_STREAM is);
151 …input->istream->index = antlr38BitIndex; // Current index (offset from first chara… in antlr3GenericSetupStream()
416 antlr38BitIndex(pANTLR3_INT_STREAM is) in antlr38BitIndex() function