Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.cc1806 …uintptr_t* __restrict bitvec2, uint32_t word_ct, uint32_t* __restrict popcount1_ptr, uint32_t* __r… in PopcountWordsIntersect3val() argument
1817 *popcount1_ptr = ct1; in PopcountWordsIntersect3val()
1822 …st VecW* __restrict vvec2_iter, uint32_t vec_ct, uint32_t* __restrict popcount1_ptr, uint32_t* pop… in PopcountVecsNoSse42Intersect3val() argument
1835 *popcount1_ptr = HsumW(acc1); in PopcountVecsNoSse42Intersect3val()
1891 …uintptr_t* __restrict bitvec2, uint32_t word_ct, uint32_t* __restrict popcount1_ptr, uint32_t* __r… in PopcountWordsIntersect3val() argument
1908 *popcount1_ptr = ct1; in PopcountWordsIntersect3val()
H A Dplink2_cmdline.h1470 …uintptr_t* __restrict bitvec2, uint32_t word_ct, uint32_t* __restrict popcount1_ptr, uint32_t* __r…