Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_bits.cc802 uintptr_t compact_expanded_bits; in ExpandThenSubsetBytearrNested() local
804 compact_expanded_bits = _pdep_u64(compact_read_word, mid_expanded_bits); in ExpandThenSubsetBytearrNested()
812 compact_expanded_bits = _pdep_u64(compact_read_word, mid_expanded_bits); in ExpandThenSubsetBytearrNested()
817 compact_extracted_bits = _pext_u64(compact_expanded_bits, subset_word); in ExpandThenSubsetBytearrNested()