Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDsbitmap.h174 extern void dump_sbitmap_file (FILE *, sbitmap);
HDsbitmap.c755 dump_sbitmap_file (FILE *file, sbitmap bmap) in dump_sbitmap_file() function
780 dump_sbitmap_file (stderr, bmap); in debug_sbitmap()
HDChangeLog-200213540 * sbitmap.c (dump_sbitmap_file): New.
13543 * sbitmap.h (dump_sbitmap_file): Add prototype.