Home
last modified time | relevance | path

Searched defs:readLane (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/hash/
H A Dhash_sha3.c64 # define readLane(x, y) load64(ctx->state+sizeof(uint64_t)*idx(x, y)) macro
68 # define readLane(x, y) (((uint64_t*)ctx->state)[idx(x,y)]) macro

Completed in 9 milliseconds