Searched refs:antlr3BitsetNumBits (Results 1 – 1 of 1) sorted by relevance
48 static ANTLR3_UINT32 antlr3BitsetNumBits (pANTLR3_BITSET bitset);131 bitset->numBits = antlr3BitsetNumBits; in antlr3BitsetSetAPI()632 antlr3BitsetNumBits(pANTLR3_BITSET bitset) in antlr3BitsetNumBits() function