Home
last modified time | relevance | path

Searched refs:bitset_zero (Results 1 – 10 of 10) sorted by relevance

/external/bison/src/
Dconflicts.c338 bitset_zero (lookahead_set); in set_conflicts()
437 bitset_zero (lookahead_set); in count_sr_conflicts()
438 bitset_zero (shift_set); in count_sr_conflicts()
Dgraphviz.c91 bitset_zero (*no_reduce_set); in no_reduce_bitset_init()
Dclosure.c207 bitset_zero (ruleset); in closure()
Dprint-xml.c257 bitset_zero (no_reduce_set); in print_reductions()
Dprint.c255 bitset_zero (no_reduce_set); in print_reductions()
Dielr.c164 bitset_zero (sources); in ielr_compute_internal_follow_edges()
/external/bison/lib/
Dbitsetv.c93 bitset_zero (bsetv[i]); in bitsetv_zero()
Dbitset.c396 bitset_zero (dst); in bitset_copy_()
Dbitset.h196 #define bitset_zero(DST) BITSET_ZERO_ (DST) macro
/external/bison/
DChangeLog-201218574 * src/reduce.c: Remove the `bitset_zero's following the