Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_ld.h118 char* fnames_flattened; member
H A Dplink_ld.c68 clump_ip->fnames_flattened = nullptr; in ld_epi_init()
87 free_cond(clump_ip->fnames_flattened); in ld_epi_cleanup()
12932 bufptr = clump_ip->fnames_flattened; in clump_reports()
H A Dplink.c5827 …retval = alloc_and_flatten_comma_delim(&clump_info.fnames_flattened, &(argv[cur_arg + 1]), param_c… in main()