Searched refs:antlr3BitsetRemove (Results 1 – 1 of 1) sorted by relevance
49 static void antlr3BitsetRemove (pANTLR3_BITSET bitset, ANTLR3_UINT32 bit);133 bitset->remove = antlr3BitsetRemove; in antlr3BitsetSetAPI()593 antlr3BitsetRemove(pANTLR3_BITSET bitset, ANTLR3_UINT32 bit) in antlr3BitsetRemove() function