Home
last modified time | relevance | path

Searched refs:antlr3ListDelete (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3collections.c72 static void antlr3ListDelete(pANTLR3_LIST list, ANTLR3_INTKEY key);
888 list->del = antlr3ListDelete; in antlr3ListNew()
916 antlr3ListDelete (pANTLR3_LIST list, ANTLR3_INTKEY key) in antlr3ListDelete() function