Searched refs:SILVER_RATIO_32 (Results 1 – 1 of 1) sorted by relevance
317 result[j] = mixMurmur32(v += SILVER_RATIO_32); in convertSeedBytesToInts()329 result[j] = mixMurmur32(w += SILVER_RATIO_32); in convertSeedBytesToInts()808 public static final int SILVER_RATIO_32 = 0x6A09E667; field in RandomSupport