Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_misc.cc475 nyp_01 = nyp_01 + (vvec_both & cur_vvec); in Count12Vec6()
476 nyp_both = nyp_both + vvec_both; in Count12Vec6()
480 vvec_both = m1 & (cur_vvec ^ vvec_rshift); in Count12Vec6()
481 nyp_01 = nyp_01 + (vvec_both & cur_vvec); in Count12Vec6()
482 nyp_both = nyp_both + vvec_both; in Count12Vec6()
494 vvec_both = m1 & (cur_vvec ^ vvec_rshift); in Count12Vec6()
495 nyp_01 = nyp_01 + (vvec_both & cur_vvec); in Count12Vec6()
496 nyp_both = nyp_both + vvec_both; in Count12Vec6()
500 vvec_both = m1 & (cur_vvec ^ vvec_rshift); in Count12Vec6()
501 nyp_01 = nyp_01 + (vvec_both & cur_vvec); in Count12Vec6()
[all …]