Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dbitmap.h161 extern void bitmap_obstack_free (bitmap);
179 ((void)(bitmap_obstack_free (BITMAP), (BITMAP) = NULL))
H A Dbitmap.c267 bitmap_obstack_free (bitmap map) in bitmap_obstack_free() function
H A DChangeLog-20043345 * bitmap.c (bitmap_obstack_free): Cope with NULL bitmap.
4208 bitmap_obstack_free, bitmap_malloc_free): Declare.
4222 bitmap_obstack_free, bitmap_malloc_free): New.