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

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

Completed in 54 milliseconds