Searched refs:antlr3BitsetNew (Results 1 – 4 of 4) sorted by relevance
76 antlr3BitsetNew(ANTLR3_UINT32 numBits) in antlr3BitsetNew() function190 bitset = antlr3BitsetNew(ANTLR3_BITSET_BITS * inSet->blist.length); in antlr3BitsetClone()219 bitSet = antlr3BitsetNew(0); in antlr3BitsetList()267 bitset = antlr3BitsetNew(0); in antlr3BitsetLoad()331 bitset = antlr3BitsetNew(0); in antlr3BitsetOf()
2389 edgeDeps = antlr3BitsetNew(0); in addEdge()2547 topo->visited = antlr3BitsetNew(0); in sortToArray()
956 followSet = antlr3BitsetNew(0); in combineFollows()
533 ANTLR3_API pANTLR3_BITSET antlr3BitsetNew (ANTLR3_UINT32 numBits);