/[bison]/bison/lib/bitset_stats.c
ViewVC logotype

Diff of /bison/lib/bitset_stats.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by eggert, Wed Oct 30 06:17:52 2002 UTC revision 1.8 by eggert, Fri Jan 3 14:52:53 2003 UTC
# Line 576  bitset_stats_list (bitset bset, bitset_b Line 576  bitset_stats_list (bitset bset, bitset_b
576    bitset_bindex tmp;    bitset_bindex tmp;
577    bitset_bindex size;    bitset_bindex size;
578    bitset_bindex i;    bitset_bindex i;
   enum bitset_type type;  
579    
580    count = BITSET_LIST_ (bset->s.bset, list, num, next);    count = BITSET_LIST_ (bset->s.bset, list, num, next);
581    
   type = BITSET_TYPE_ (bset->s.bset);  
582    BITSET_STATS_LISTS_INC (bset->s.bset);    BITSET_STATS_LISTS_INC (bset->s.bset);
583    
584    /* Log histogram of number of set bits.  */    /* Log histogram of number of set bits.  */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26