Searched refs:antlr3BitsetNew (Results 1 – 4 of 4) sorted by relevance
76 antlr3BitsetNew(ANTLR3_UINT32 numBits) in antlr3BitsetNew() function189 bitset = antlr3BitsetNew(ANTLR3_BITSET_BITS * inSet->blist.length); in antlr3BitsetClone()218 bitSet = antlr3BitsetNew(0); in antlr3BitsetList()266 bitset = antlr3BitsetNew(0); in antlr3BitsetLoad()330 bitset = antlr3BitsetNew(0); in antlr3BitsetOf()
2429 edgeDeps = antlr3BitsetNew(0); in addEdge()2595 topo->visited = antlr3BitsetNew(0); in sortToArray()
956 followSet = antlr3BitsetNew(0); in combineFollows()
537 ANTLR3_API pANTLR3_BITSET antlr3BitsetNew (ANTLR3_UINT32 numBits);