HomeSort by relevance Sort by last modified time
    Searched refs:ANTLR3_COMMON_TOKEN_STREAM (Results 1 - 2 of 2) sorted by null

  /external/antlr/antlr-3.4/runtime/C/include/
antlr3tokenstream.h 293 /** Function that knows how to free an ANTLR3_COMMON_TOKEN_STREAM
297 ANTLR3_COMMON_TOKEN_STREAM;
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3tokenstream.c 260 stream = (pANTLR3_COMMON_TOKEN_STREAM) ANTLR3_MALLOC(sizeof(ANTLR3_COMMON_TOKEN_STREAM));

Completed in 453 milliseconds