Home
last modified time | relevance | path

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

/dports/devel/libantlr3c/libantlr3c-3.4/src/
H A 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