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

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3string.h204 ANTLR3_STRING; typedef in typeref:struct:ANTLR3_STRING_struct
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3string.c190 string = (pANTLR3_STRING) ANTLR3_MALLOC(sizeof(ANTLR3_STRING));
219 string = (pANTLR3_STRING) ANTLR3_MALLOC(sizeof(ANTLR3_STRING));

Completed in 569 milliseconds