Searched refs:BITMAP_OBSTACK_ALLOC (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dbasic-block.h85 #define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
H A Dbitmap.h103 #define BITMAP_OBSTACK_ALLOC(OBSTACK) \ macro
H A Drtl.c375 bitmap new_bits = BITMAP_OBSTACK_ALLOC (rtl_obstack);

Completed in 38 milliseconds