Home
last modified time | relevance | path

Searched defs:first_module (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc437 static bool first_module = true; in register_moduleinfo() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc430 static bool first_module = true; in register_moduleinfo() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c441 struct module_info *first_module; member