Searched defs:pANTLR3_TRIE_ENTRY (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h344 ANTLR3_TRIE_ENTRY, * pANTLR3_TRIE_ENTRY; typedef in typeref:struct:ANTLR3_TRIE_ENTRY_struct
353 pANTLR3_TRIE_ENTRY buckets; /**< This is the data bucket(s) that the key indexes, which may be NULL */
383 pANTLR3_TRIE_ENTRY (*get) (struct ANTLR3_INT_TRIE_struct * trie, ANTLR3_INTKEY key);

Completed in 66 milliseconds