Searched refs:antlr3EnumNew (Results 1 - 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3bitset.c221 en = antlr3EnumNew(list);
H A Dantlr3collections.c673 antlr3EnumNew (pANTLR3_HASH_TABLE table) function
757 * \param[in] enum Pointer to ANTLR3 enumeration structure returned by antlr3EnumNew()
819 * \param[in] enum Pointer to ANTLR3 enumeration structure returned by antlr3EnumNew()
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3defs.h547 ANTLR3_API pANTLR3_HASH_ENUM antlr3EnumNew (pANTLR3_HASH_TABLE table);

Completed in 698 milliseconds