Searched refs:next_module (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1783 struct module_info *next_module = agent->first_module; local
1784 while (next_module)
1786 struct module_info *module = next_module;
1787 next_module = module->next;

Completed in 187 milliseconds