Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_misc.h222 …_t* genovec, uint32_t sample_ct, uint32_t* __restrict raw_01_ctp, uint32_t* __restrict raw_10_ctp);
H A Dpgenlib_misc.cc516 …t* genovec, uint32_t sample_ct, uint32_t* __restrict raw_01_ctp, uint32_t* __restrict raw_10_ctp) { in GenovecCount12Unsafe() argument
533 *raw_10_ctp = raw_both_ct - raw_01_ct; in GenovecCount12Unsafe()