Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.cc1014 const VecW* source_bitvvec_iter = R_CAST(const VecW*, source_bitvec); in BitvecInvertCopy() local
1022 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()
1025 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()
1026 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()
1029 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()
1030 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()
1031 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()
1032 *target_bitvvec_iter++ = (*source_bitvvec_iter++) ^ all1; in BitvecInvertCopy()