Home
last modified time | relevance | path

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

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