Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3778 static unsigned loaded_clusters; variable
14904 loaded_clusters++; in read_cluster()
19935 dump () && dump ("Loaded %u clusters (%u%%)", loaded_clusters, in finish_module_processing()
19936 (loaded_clusters * 100 + available_clusters / 2) / in finish_module_processing()