Home
last modified time | relevance | path

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

/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Ddatabase.c65 allocate_two_pt(raw.num_markers); in import()
H A Dmap_info.h94 void allocate_two_pt(); /* arg: num_loci; allocs and inits global 2pt data */
H A Dreader.c211 allocate_two_pt(raw.num_markers); /* print("."); flush(); */
H A Dinfo.c65 void allocate_two_pt(num_loci) in allocate_two_pt() function