Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbitmap.c32 static int bitmap_obstack_init = FALSE; variable
123 if (!bitmap_obstack_init)
125 bitmap_obstack_init = TRUE;
175 if (bitmap_obstack_init) in bitmap_release_memory()
177 bitmap_obstack_init = FALSE; in bitmap_release_memory()
H A DChangeLog.012308 (bitmap_obstack_init): New static to say whether to initialize
H A DFSFChangeLog.112558 (bitmap_obstack_init): New static to say whether to initialize