commit-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bison/lib ebitset.c


From: Paul Eggert
Subject: bison/lib ebitset.c
Date: Wed, 16 Oct 2002 02:26:31 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/10/16 02:26:31

Modified files:
        lib            : ebitset.c 

Log message:
        (enum_ebitset_find_mode): Remove.  All uses of "enum_" changed to "enum 
".
        (ebitset_and, ebitset_and_cmp, ebitset_andn, ebitset_andn_cmp,
        ebitset_bytes, ebitset_copy, ebitset_copy_, ebitset_copy_cmp,
        ebitset_disjoint_p, ebitset_elt_add, ebitset_elt_alloc,
        ebitset_elt_calloc, ebitset_elt_find, ebitset_elt_free,
        ebitset_elt_last, ebitset_elt_remove, ebitset_elt_zero_p,
        ebitset_elts_grow, ebitset_empty_p, ebitset_equal_p, ebitset_free,
        ebitset_init, ebitset_list, ebitset_list_reverse, ebitset_not,
        ebitset_ones, ebitset_op3_cmp, ebitset_or, ebitset_or_cmp,
        ebitset_release_memory, ebitset_reset, ebitset_set, ebitset_size,
        ebitset_subset_p, ebitset_test, ebitset_weed, ebitset_xor,
        ebitset_xor_cmp, ebitset_zero): 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/ebitset.c.diff?tr1=1.9&tr2=1.10&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]