bison/lib bitset.c
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/10/16 02:18:00 Modified files: lib : bitset.c Log message: (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_, bitset_andn_or_, bitset_andn_or_cmp_, bitset_bytes, bitset_copy_, bitset_count_, bitset_create, bitset_dump, bitset_first, bitset_free, bitset_init, bitset_last, bitset_next, bitset_obstack_alloc, bitset_obstack_free, bitset_only_set_p, bitset_op4_cmp, bitset_or_and_, bitset_or_and_cmp_, bitset_prev, bitset_print, bitset_release_memory, bitset_toggle_, bitset_type_choose, bitset_type_get, bitset_type_name_get, debug_bitset): Use function prototypes; this removes the need for declaring static functions simply to provide their prototypes. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/bitset.c.diff?tr1=1.7&tr2=1.8&r1=text&r2=text