Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/common/
H A Dlist.c122 int cumrc = 0; in list_iter() local
129 cumrc += cbrc; in list_iter()
133 return (cumrc); in list_iter()
/titanic_41/usr/src/tools/ctf/cvt/
H A Dhash.c213 int cumrc = 0; in hash_iter() local
222 cumrc += cbrc; in hash_iter()
226 return (cumrc); in hash_iter()