Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcoverage.c69 typedef struct counts_entry struct
80 } counts_entry_t; argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcoverage.c66 struct counts_entry : pointer_hash <counts_entry> struct
79 static inline hashval_t hash (const counts_entry *); argument