Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c59 static ANTLR3_UINT32 antlr38BitSize (pANTLR3_INPUT_STREAM input);
166 input->size = antlr38BitSize; // Return the size of the input buffer in antlr3GenericSetupStream()
433 antlr38BitSize(pANTLR3_INPUT_STREAM input) in antlr38BitSize() function