Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c49 static void antlr38BitRelease (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark);
156 input->istream->release = antlr38BitRelease; // Reset marks after mark n in antlr3GenericSetupStream()
550 antlr38BitRelease (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark) in antlr38BitRelease() function