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

  /external/antlr/antlr-3.4/runtime/C/src/
antlr3intstream.c 47 stream = (pANTLR3_INT_STREAM) ANTLR3_CALLOC(1, sizeof(ANTLR3_INT_STREAM));
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3intstream.h 28 * the ANTLR3_INT_STREAM it is defined as a (void *) in this interface. There is no direct implementation
29 * of an ANTLR3_INT_STREAM (unless someone did not understand what I was doing here =;?P
198 ANTLR3_INT_STREAM;

Completed in 25 milliseconds