Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_common.h515 #define DISTANCE_GZ 4 macro
H A Dplink_calc.c4101 if (dist_calc_type & DISTANCE_GZ) { in distance_d_write()
4139 if (dist_calc_type & DISTANCE_GZ) { in distance_d_write()
4179 if (dist_calc_type & DISTANCE_GZ) { in distance_d_write()
H A Dplink.c6076 dist_calc_type |= DISTANCE_GZ; in main()
6078 if (dist_calc_type & (DISTANCE_GZ | DISTANCE_BIN4)) { in main()
6084 if (dist_calc_type & (DISTANCE_GZ | DISTANCE_BIN)) { in main()