Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDcfg.c624 static const char * const bitnames[] = { in dump_edge_info() local
640 if (i < (int) ARRAY_SIZE (bitnames)) in dump_edge_info()
641 fputs (bitnames[i], file); in dump_edge_info()