Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.c12789 uint32_t index_fidx; in clump_reports() local
13476 index_fidx = clump_entry_ptr->fidx; in clump_reports()
13671 bufptr = uint32toa_w4(index_fidx, bufptr); in clump_reports()
13805 bufptr = uint32toa_w4x(index_fidx, ' ', &(g_textbuf[1])); in clump_reports()