Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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