Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.h1470 void PopcountWordsIntersect3val(const uintptr_t* __restrict bitvec1, const uintptr_t* __restrict bi…
H A Dplink2_cmdline.cc1806 void PopcountWordsIntersect3val(const uintptr_t* __restrict bitvec1, const uintptr_t* __restrict bi… in PopcountWordsIntersect3val() function
1891 void PopcountWordsIntersect3val(const uintptr_t* __restrict bitvec1, const uintptr_t* __restrict bi… in PopcountWordsIntersect3val() function
H A Dplink2_ld.cc601 PopcountWordsIntersect3val(hom_vec, ref2het_vec, word_ct, &hom_ct, &ref2het_ct, &ref2_ct); in FillVaggs()