Searched defs:bitset2 (Results 1 – 2 of 2) sorted by relevance
354 antlr3BitsetOR(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetOR()440 antlr3BitsetORInPlace(pANTLR3_BITSET bitset, pANTLR3_BITSET bitset2) in antlr3BitsetORInPlace()512 antlr3BitsetEquals(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetEquals()
511 ScriptSet bitset2; bitset2.set(USCRIPT_HANGUL, status); in testScriptSet() local