Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.c12721 Clump_entry** clump_entries; in clump_reports() local
12923 clump_entries = (Clump_entry**)bigstack_alloc(marker_ct * sizeof(intptr_t)); in clump_reports()
12924 if (!clump_entries) { in clump_reports()
12927 fill_ulong_zero(marker_ct, (uintptr_t*)clump_entries); in clump_reports()
13155 clump_entry_ptr->next = clump_entries[marker_idx]; in clump_reports()
13169 clump_entries[marker_idx] = clump_entry_ptr; in clump_reports()
13212 clump_entry_ptr = clump_entries[marker_idx]; in clump_reports()
13400 clump_entry_ptr = clump_entries[marker_idx]; in clump_reports()
13456 clump_entry_ptr = clump_entries[ivar_idx]; in clump_reports()
13519 clump_entry_ptr = clump_entries[marker_idx]; in clump_reports()
[all …]