Files
bison/lib
Paul Eggert f6ebdb3174 (struct bitset_vtable.size, struct bitset_vtable.count,
struct bitset_vtable.list, struct bitset_vtable.list_reverse,
bitset_count_, bitset_next, bitset_prev, bitset_first, bitset_last,
bitset_count_):
Use bitset_bindex, not int or unsigned int or size_t, to count bits.

(BITSET_BINDEX_MAX, BITSET_WINDEX_MAX, BITSET_SIZE_MAX): New macros.
(BITSET_INDEX_MAX): Remove.  It wasn't right, since it assumed that
sizeof (bitset_word) == sizeof (bitset_windex).  All uses changed
to BITSET_WINDEX_MAX.
2002-10-02 07:44:07 +00:00
..
2001-10-18 15:27:30 +00:00
2002-08-12 14:10:23 +00:00
2002-08-12 14:25:24 +00:00
2002-08-12 14:25:24 +00:00
2002-07-02 13:51:27 +00:00
2002-08-12 14:25:24 +00:00
2002-08-12 14:25:24 +00:00
2002-07-02 13:51:27 +00:00
2002-08-12 14:25:03 +00:00
2001-10-26 07:26:00 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:24 +00:00
2002-08-12 14:25:24 +00:00
2002-07-02 13:51:27 +00:00
2002-07-02 13:51:27 +00:00
2002-09-27 13:03:32 +00:00
2002-09-27 13:03:32 +00:00
2002-08-12 14:12:13 +00:00
2002-08-12 14:12:13 +00:00
2002-08-12 14:12:57 +00:00
2002-08-12 14:12:57 +00:00
2002-08-12 14:10:23 +00:00
2002-08-12 14:10:23 +00:00
2002-02-05 10:14:20 +00:00
2002-09-27 13:03:32 +00:00
2002-08-12 14:12:13 +00:00
2002-09-27 13:03:32 +00:00
2002-08-12 14:25:24 +00:00
2002-09-27 13:19:59 +00:00
2002-08-12 14:12:13 +00:00
2002-09-27 13:19:59 +00:00
2002-08-12 14:12:13 +00:00
2002-07-31 19:52:13 +00:00
2002-07-31 19:52:13 +00:00
2002-08-12 14:04:17 +00:00
2001-08-25 13:13:14 +00:00
2002-08-12 14:25:24 +00:00