Searched refs:antlr3VectorSize (Results 1 – 1 of 1) sorted by relevance
97 static ANTLR3_UINT32 antlr3VectorSize (pANTLR3_VECTOR vector);1122 vector->size = antlr3VectorSize; in antlr3SetVectorApi()1423 static ANTLR3_UINT32 antlr3VectorSize (pANTLR3_VECTOR vector) in antlr3VectorSize() function