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

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3tokenstream.h180 /** Function that knows how to free the memory for an ANTLR3_TOKEN_STREAM
184 ANTLR3_TOKEN_STREAM; typedef in typeref:struct:ANTLR3_TOKEN_STREAM_struct
192 /** The ANTLR3_TOKEN_STREAM interface implementation, which also includes
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3tokenstream.c99 stream = (pANTLR3_TOKEN_STREAM) ANTLR3_MALLOC(sizeof(ANTLR3_TOKEN_STREAM));

Completed in 100 milliseconds