Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.c4187 uint32_t* genosums2; in epi_linear_thread() local
4253 genosums2 = g_epi_genosums2; in epi_linear_thread()
4328 cur_sum_b = genosums2[block_idx2 * 2]; in epi_linear_thread()
4329 cur_sum_bb = genosums2[block_idx2 * 2 + 1]; in epi_linear_thread()