Home
last modified time | relevance | path

Searched refs:bitmap_elem_to_freelist (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDbitmap.c38 static void bitmap_elem_to_freelist (bitmap, bitmap_element *);
50 bitmap_elem_to_freelist (bitmap head, bitmap_element *elt) in bitmap_elem_to_freelist() function
95 bitmap_elem_to_freelist (head, elt); in bitmap_element_free()
HDChangeLog-200217473 (bitmap_elem_to_freelist): New.
17474 (bitmap_element_free): Use bitmap_elem_to_freelist.
17476 (bitmap_clear): Use bitmap_elem_to_freelist.
HDChangeLog-20043507 (bitmap_elem_to_freelist, bitmap_element_free,
4216 (bitmap_elem_to_freelist): Adjust.