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