Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc297 char uid_sep = (flags & TDF_GIMPLE) ? '_' : '.'; in dump_decl_name() local
351 char uid_sep = (flags & TDF_GIMPLE) ? '_' : '.'; in dump_function_name() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c291 char uid_sep = (flags & TDF_GIMPLE) ? '_' : '.'; in dump_decl_name() local