Searched defs:dump_bitmap (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dbitmap.h122 #define dump_bitmap(file, bitmap) bitmap_print (file, bitmap, "", "\n") macro
/openbsd-current/gnu/gcc/gcc/
H A Dbitmap.h164 #define dump_bitmap(file, bitmap) bitmap_print (file, bitmap, "", "\n") macro

Completed in 119 milliseconds