Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_data.cc6346 uint32_t geno_10_hw = PackWordToHalfword(geno_10); variable
6350 const uint32_t lowbit = geno_10_hw & (-geno_10_hw);
6369 geno_10_hw ^= lowbit;
6370 } while (geno_10_hw);
6373 const uint32_t lowbit = geno_10_hw & (-geno_10_hw);
6392 geno_10_hw ^= lowbit;
6393 } while (geno_10_hw);