Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc17416 const char *their_name = from ()->name (cfg.u ()); in read_config() local
17424 if (0 != strcmp (their_name, our_name)) in read_config()
17427 their_name[0] && our_name[0] ? G_("module %qs found") in read_config()
17428 : their_name[0] in read_config()
17431 their_name[0] ? their_name : our_name); in read_config()