Searched refs:intTrieAdd (Results 1 – 1 of 1) sorted by relevance
110 static ANTLR3_BOOLEAN intTrieAdd (pANTLR3_INT_TRIE trie, ANTLR3_INTKEY key, ANTLR3_UINT32 type, A…1832 trie->add = intTrieAdd; in antlr3IntTrieNew()1953 intTrieAdd (pANTLR3_INT_TRIE trie, ANTLR3_INTKEY key, ANTLR3_UINT32 type, ANTLR3_INTKEY intVal, voi… in intTrieAdd() function