Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.cc1806 …2_t word_ct, uint32_t* __restrict popcount1_ptr, uint32_t* __restrict popcount2_ptr, uint32_t* __r… in PopcountWordsIntersect3val() argument
1818 *popcount2_ptr = ct2; in PopcountWordsIntersect3val()
1822 …_iter, uint32_t vec_ct, uint32_t* __restrict popcount1_ptr, uint32_t* popcount2_ptr, uint32_t* __r… in PopcountVecsNoSse42Intersect3val() argument
1836 *popcount2_ptr = HsumW(acc2); in PopcountVecsNoSse42Intersect3val()
1891 …2_t word_ct, uint32_t* __restrict popcount1_ptr, uint32_t* __restrict popcount2_ptr, uint32_t* __r… in PopcountWordsIntersect3val() argument
1909 *popcount2_ptr = ct2; in PopcountWordsIntersect3val()
H A Dplink2_cmdline.h1470 …2_t word_ct, uint32_t* __restrict popcount1_ptr, uint32_t* __restrict popcount2_ptr, uint32_t* __r…