Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/useful/
Dsmchash.c268 UInt byteIx, bitIx; in try_onebit_changes() local
274 for (bitIx = 0; bitIx < 8; bitIx++) { in try_onebit_changes()
276 invertBit(gb->actual, byteIx, bitIx); in try_onebit_changes()
287 invertBit(gb->actual, byteIx, bitIx); in try_onebit_changes()
291 byteIx, bitIx, hRunning ^ hInit, dist); in try_onebit_changes()