(abitset_and, abitset_and_cmp, abitset_and_or,
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Oct 2002 06:15:02 +0000 (06:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Oct 2002 06:15:02 +0000 (06:15 +0000)
commita911db9cba6e6449801452c4baef09ab1899346a
tree3d877b716315399b7c5e6eca316e68931f1e8af9
parent1a9bf9b9594ba63b5d22423890eccefe77b10c5c
(abitset_and, abitset_and_cmp, abitset_and_or,
abitset_and_or_cmp, abitset_andn, abitset_andn_cmp,
abitset_andn_or, abitset_andn_or_cmp, abitset_bytes, abitset_copy,
abitset_copy1, abitset_disjoint_p, abitset_empty_p,
abitset_equal_p, abitset_init, abitset_list, abitset_list_reverse,
abitset_not, abitset_ones, abitset_or, abitset_or_and,
abitset_or_and_cmp, abitset_or_cmp, abitset_reset, abitset_set,
abitset_size, abitset_small_list, abitset_subset_p, abitset_test,
abitset_unused_clear, abitset_xor, abitset_xor_cmp, abitset_zero):
Use function prototypes; this removes the need for declaring
static functions simply to provide their prototypes.
lib/abitset.c