Searched refs:hLong (Results 1 – 3 of 3) sorted by relevance
399 const size_t hLong = ZSTD_hashPtr(ip, hBitsL, 8); in ZSTD_compressBlock_doubleFast_extDict_generic() local400 const U32 matchLongIndex = hashLong[hLong]; in ZSTD_compressBlock_doubleFast_extDict_generic()409 hashSmall[hSmall] = hashLong[hLong] = curr; /* update hash table */ in ZSTD_compressBlock_doubleFast_extDict_generic()
2871 String yStr, String nStr, long hLong) throws Exception { in check_EC_GROUP() argument2889 BigInteger h = BigInteger.valueOf(hLong); in check_EC_GROUP()
2862 String yStr, String nStr, long hLong) throws Exception { in check_EC_GROUP() argument2880 BigInteger h = BigInteger.valueOf(hLong); in check_EC_GROUP()