Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_misc.cc521 uint32_t raw_both_ct; in GenovecCount12Unsafe() local
524 Count12Vec6(R_CAST(const VecW*, genovec), word_idx / kWordsPerVec, &raw_01_ct, &raw_both_ct); in GenovecCount12Unsafe()
530 raw_both_ct += Popcount01Word(cur_both); in GenovecCount12Unsafe()
533 *raw_10_ctp = raw_both_ct - raw_01_ct; in GenovecCount12Unsafe()