Searched refs:bitset_count (Results 1 – 5 of 5) sorted by relevance
185 #define bitset_count(SRC) BITSET_COUNT_ (SRC) macro
208 nuseful_productions = bitset_count (P); in inaccessable_symbols()
356 src_count = bitset_count (look_ahead_set); in count_sr_conflicts()
256 count = bitset_count (look_ahead_set); in state_default_rule()
10305 (count_sr_conflicts): Use bitset_count.