Home
last modified time | relevance | path

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

/system/core/toolbox/
Ddu.c249 static int htused; /* 2*number of insertions */ in linkchk() local
267 if (htused<<1 >= htmask) { in linkchk()
276 htused = 0; in linkchk()
311 htused++; in linkchk()