Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc690 if (int count_cmp = map1.elements () - map2.elements ()) in cmp() local
691 return count_cmp; in cmp()