Skip to content
Snippets Groups Projects
  • Kenneth Zadeck's avatar
    1bc40c7e
    bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the... · 1bc40c7e
    Kenneth Zadeck authored
    bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the variants associated with the CURRENT and...
    
    2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>
    
    	* bitmap.c (bitmap_element_free, bitmap_element_link,
    	bitmap_elt_insert_after, bitmap_and, bitmap_and_compl,
    	bitmap_and_compl, bitmap_ior, bitmap_ior_into, bitmap_xor,
    	bitmap_xor_into): Added code to properly maintain the variants
    	associated with the CURRENT and HEAD fields.
    	(bitmap_popcount, bitmap_clear_range, bitmap_compl_and_into): New
    	functions. * bitmap.h: Added defs for bitmap_popcount,
    	bitmap_clear_range, and bitmap_compl_and_into.
    
    From-SVN: r109153
    1bc40c7e
    History
    bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the...
    Kenneth Zadeck authored
    bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the variants associated with the CURRENT and...
    
    2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>
    
    	* bitmap.c (bitmap_element_free, bitmap_element_link,
    	bitmap_elt_insert_after, bitmap_and, bitmap_and_compl,
    	bitmap_and_compl, bitmap_ior, bitmap_ior_into, bitmap_xor,
    	bitmap_xor_into): Added code to properly maintain the variants
    	associated with the CURRENT and HEAD fields.
    	(bitmap_popcount, bitmap_clear_range, bitmap_compl_and_into): New
    	functions. * bitmap.h: Added defs for bitmap_popcount,
    	bitmap_clear_range, and bitmap_compl_and_into.
    
    From-SVN: r109153
bitmap.h 17.37 KiB