Home
last modified time | relevance | path

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

/PHP-7.1/ext/hash/
H A Dhash_sha3.c139 uint64_t bitPos = (1<<j) - 1; in permute() local
140 XORLane(0, 0, (uint64_t)1 << bitPos); in permute()

Completed in 5 milliseconds