Searched refs:hash_2_calc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_hash.h39 // Endianness doesn't matter in hash_2_calc() (no effect on the output).
41 # define hash_2_calc() \ macro
44 # define hash_2_calc() \ macro
H A Dlz_encoder_mf.c591 hash_2_calc();
606 hash_2_calc();

Completed in 168 milliseconds