]> git.saurik.com Git - bison.git/commit - lib/vbitset.c
(vbitset_resize, vbitset_ones, vbitset_zero,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Jun 2003 07:43:38 +0000 (07:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Jun 2003 07:43:38 +0000 (07:43 +0000)
commit88ab880d90020666c39614a01e388eee5c6505e8
tree6447dd28d178dff46d09e1250dcce3f67c610533
parent6f2d9f5854c3fb7e51d36f3a266428a9a2f49deb
(vbitset_resize, vbitset_ones, vbitset_zero,
vbitset_empty_p, vbitset_copy1, vbitset_not, vbitset_equal_p,
vbitset_subset_p, vbitset_disjoint_p, vbitset_and, vbitset_and_cmp,
vbitset_andn, vbitset_andn_cmp, vbitset_or, vbitset_or_cmp,
vbitset_xor, vbitset_xor_cmp, vbitset_and_or, vbitset_and_or_cmp,
vbitset_andn_or, vbitset_andn_or_cmp, vbitset_or_and,
vbitset_or_and_cmp, vbitset_copy): Use prototypes, not old-style definitions.
lib/vbitset.c