Searched refs:expand_pred_h (Results 1 – 3 of 3) sorted by relevance
64 static inline uint64_t expand_pred_h(uint8_t byte) in expand_pred_h() function
1209 n &= expand_pred_h(p); \
1978 d[i] = n[i] & (expand_pred_h(pg[H1(i)]) ^ inv); in HELPER()2695 uint64_t pp = expand_pred_h(pg[H1(i)]); in HELPER()2748 d[i] = val & expand_pred_h(pg[H1(i)]); in HELPER()3554 uint64_t pp = expand_pred_h(pg[H1(i)]); in HELPER()