Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_assoc.c150 uint32_t tot_case_a = 0; in single_marker_cc_3freqs() local
165 …count_3freq_1920b((__m128i*)lptr, (__m128i*)lptr_12x_end, (__m128i*)case_include2, &tot_case_a, &t… in single_marker_cc_3freqs()
179 count_3freq_48b(lptr, case_include2, &tot_case_a, &tot_case_b, &tot_case_c); in single_marker_cc_3freqs()
202 tot_case_a += popcount2_long(loader2); in single_marker_cc_3freqs()
211 *case_missingp = tot_case_a - tot_case_c; in single_marker_cc_3freqs()