Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_common.h2584 …32_t* __restrict male_ct_ptr, uint32_t* __restrict female_ct_ptr, uint32_t* __restrict unk_ct_ptr);
H A Dplink_common.c8342 …2_t* __restrict male_ct_ptr, uint32_t* __restrict female_ct_ptr, uint32_t* __restrict unk_ct_ptr) { in count_genders() argument
8369 *unk_ct_ptr = unk_ct; in count_genders()