Searched defs:blk2 (Results 1 – 4 of 4) sorted by relevance
35 #define blk2(i) (W[i & 15] += s1(W[(i - 2) & 15]) + W[(i - 7) & 15] \ macro
325 v7fs_daddr_t blk, blk2; in do_replace() local
257 v7fs_daddr_t blk, blk2; in v7fs_datablock_foreach() local
245 uint64_t blk2 = idx2 >> (bs-3); in zap_table_store() local