Searched refs:appendable (Results 1 – 3 of 3) sorted by relevance
2603 GCBits appendable; // entries that are appendable2663 appendable.alloc(nbits);2722 appendable.Dtor();2740 if (appendable.test(biti))2763 appendable.data[dataIndex] &= keep;2805 appendable.data[dataIndex] |= orWith;2831 appendable.data[wi] &= ~w;
2410 if (pool.appendable.test(biti))3507 GCBits appendable; // entries that are appendable3610 appendable.alloc(nbits);3692 appendable.Dtor();3710 if (appendable.test(biti))3733 appendable.data[dataIndex] &= keep;3775 appendable.data[dataIndex] |= orWith;3801 appendable.data[wi] &= ~w;3830 appendable.data[w] = 0;
201 bool appendable(CHRScope *Next) { in appendable() function in __anon566c75c30211::CHRScope1012 else if (!ConsecutiveSubscope->appendable(SubCHRScope)) { in findScopes()