Home
last modified time | relevance | path

Searched defs:BITMAP (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsbitmap.h45 #define SET_BIT(BITMAP, BITNO) \ argument
50 #define TEST_BIT(BITMAP, BITNO) \ argument
54 #define RESET_BIT(BITMAP, BITNO) \ argument
H A Dbitmap.h143 #define BITMAP_FREE(BITMAP) \ argument
153 #define BITMAP_XFREE(BITMAP) \ argument
169 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, CODE) \ argument
H A Ddf.c172 #define FOR_EACH_BB_IN_BITMAP(BITMAP, MIN, BB, CODE) \ argument
/openbsd-src/gnu/gcc/gcc/
H A Dsbitmap.h45 #define SET_BIT(BITMAP, BITNO) \ argument
50 #define TEST_BIT(BITMAP, BITNO) \ argument
54 #define RESET_BIT(BITMAP, BITNO) \ argument
H A Dbitmap.h178 #define BITMAP_FREE(BITMAP) \ argument
541 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, ITER) \ argument
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Drcparse.h56 # define BITMAP 266 macro
H A Drcparse.c15 # define BITMAP 266 macro