Searched refs:h2 (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Ddu.c251 int h, h2; local
299 h2 = 1 | ( tmp >> (HTBITS - (htshift<<1) - 1)); /* must be odd */
305 h = (h + h2) & htmask;

Completed in 38 milliseconds