Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/useful/
Dsmchash.c269 UInt hInit, hFinal, hRunning; in try_onebit_changes() local
279 hRunning = theFn( gb ); in try_onebit_changes()
281 dist = nSetBits(hRunning ^ hInit); in try_onebit_changes()
285 hashes[hashIx++] = hRunning; in try_onebit_changes()
291 byteIx, bitIx, hRunning ^ hInit, dist); in try_onebit_changes()