Searched defs:specials_to (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched-dump.cc | 638 static char specials_to[7][3] = { "\\<", "\\>", "\\{", "\\|", "\\}", in sel_prepare_string_for_dot_label() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched-dump.c | 641 static char specials_to[7][3] = { "\\<", "\\>", "\\{", "\\|", "\\}", in sel_prepare_string_for_dot_label() local
|