Searched refs:see1 (Results 1 – 1 of 1) sorted by relevance
108 uint64_t see1=seed; in wyhash() local111 …see1=_wymix(_wyr8(p+32)^secret[3],_wyr8(p+40)^see1)^_wymix(_wyr8(p+48)^secret[4],_wyr8(p+56)^see1); in wyhash()114 seed^=see1; in wyhash()