Searched refs:bitmap_elt_clear_from (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | bitmap.c | 44 static void bitmap_elt_clear_from (bitmap, bitmap_element *); 150 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function 193 bitmap_elt_clear_from (head, head->first); in bitmap_clear() 685 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and() 733 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into() 798 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl() 1144 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior() 1284 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
|
| HD | ChangeLog-2005 | 18993 bitmap_elt_clear_from, bitmap_clear): Changed freelist structure.
|
| HD | ChangeLog-2004 | 6212 * bitmap.c (bitmap_elt_insert_after, bitmap_elt_clear_from): New.
|