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

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3collections.c60 static ANTLR3_UINT32 antlr3HashSize (pANTLR3_HASH_TABLE table);
188 table->size = antlr3HashSize;
266 static ANTLR3_UINT32 antlr3HashSize (pANTLR3_HASH_TABLE table) function

Completed in 90 milliseconds