Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_common.h1039 void ExpandMhc(uint32_t sample_ct, uintptr_t* mhc, uintptr_t** patch_01_set_ptr, AlleleCode** patch…
H A Dplink2_common.cc2956 void ExpandMhc(uint32_t sample_ct, uintptr_t* mhc, uintptr_t** patch_01_set_ptr, AlleleCode** patch… in ExpandMhc() argument
2958 *patch_01_set_ptr = mhc; in ExpandMhc()
H A Dplink2_import.cc173 …t32_t sample_ct, uint32_t allele_ct, GparseFlags flags, uintptr_t** patch_01_set_ptr, AlleleCode**… in GparseGetPointers() argument
180 *patch_01_set_ptr = record_iter; in GparseGetPointers()