Home
last modified time | relevance | path

Searched refs:xor_word2 (Results 1 – 1 of 1) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_read.cc5282 uintptr_t xor_word2 = allele_idx1 - 1; in GenoarrAux1bUpdate2() local
5285 xor_word2 = xor_word2 | (xor_word2 << (code10_width / 2)); in GenoarrAux1bUpdate2()
5286 xor_word2 = xor_word2 * detect_hom_mask_lo; in GenoarrAux1bUpdate2()
5347 fvals_bits = fvals_bits ^ xor_word2; in GenoarrAux1bUpdate2()
5393 fvals_bits = fvals_bits ^ xor_word2; in GenoarrAux1bUpdate2()
5447 uintptr_t match2 = fvals_bits ^ xor_word2; in GenoarrAux1bUpdate2()
5482 uintptr_t match2 = fvals_bits ^ xor_word2; in GenoarrAux1bUpdate2()
5550 fvals_bits = fvals_bits ^ xor_word2; in GenoarrAux1bUpdate2()
5601 uintptr_t match2 = fvals_bits ^ xor_word2; in GenoarrAux1bUpdate2()