Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_common.h603 #define SIMULATE_QT 1 macro
H A Dplink.c11120 simulate_flags |= SIMULATE_QT; in main()
H A Dplink_data.c10879 uint32_t is_qt = flags & SIMULATE_QT; in simulate_dataset()