Searched refs:ANTLR3_INT_STREAM (Results 1 – 3 of 3) sorted by relevance
47 stream = (pANTLR3_INT_STREAM) ANTLR3_CALLOC(1, sizeof(ANTLR3_INT_STREAM)); in antlr3IntStreamNew()
198 ANTLR3_INT_STREAM; typedef
1553 /// /param[in] is The ANTLR3_INT_STREAM interface that is representing this token stream.