Searched refs:antlr3BitsetEquals (Results 1 – 1 of 1) sorted by relevance
46 static ANTLR3_BOOLEAN antlr3BitsetEquals (pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2);129 bitset->equals = antlr3BitsetEquals; in antlr3BitsetSetAPI()511 antlr3BitsetEquals(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetEquals() function