Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_read.cc1459 uint32_t vidx_vec_idx = cur_vidx / kBytesPerVec; in GetLdbaseVidx() local
1462 const VecW cur_vvec = vrtypes_valias[vidx_vec_idx]; in GetLdbaseVidx()
1470 const VecW cur_vvec = vrtypes_valias[--vidx_vec_idx]; in GetLdbaseVidx()
1475 return (vidx_vec_idx * kBytesPerVec) + bsru32(v8ui); in GetLdbaseVidx()