Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoverage.c181 static hash_table<counts_entry> *counts_hash; variable
273 delete counts_hash; in read_counts_file() local
287 delete counts_hash; in read_counts_file() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoverage.cc174 static hash_table<counts_entry> *counts_hash; variable