Lines Matching full:bitset
25 #include <bitset.h>
43 * - \c result = a new \c bitset of size \c ::nritems such that any bit \c i
48 static bitset
51 bitset result = bitset_create (nritems, BITSET_FIXED);
97 ielr_compute_internal_follow_edges (bitset ritem_sees_lookahead_set,
103 bitset sources = bitset_create (ngotos, BITSET_FIXED);
124 Unlike in ielr_compute_always_follows, I use a bitset for
133 this, but I'm guessing the bitset shouldn't entail much of a
195 ielr_compute_follow_kernel_items (bitset ritem_sees_lookahead_set,
349 bitset ritem_sees_lookahead_set = ielr_compute_ritem_sees_lookahead_set ();
380 bitset **item_lookahead_sets)
490 bitset **item_lookahead_sets =
561 bitset *lookaheads;
583 symbol *n, bitset follow_set)
1047 bitset lookahead_set =