Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_common.h329 #define MISC_NONFOUNDERS 2LLU macro
H A Dplink.c352 uint32_t nonfounders = (misc_flags / MISC_NONFOUNDERS) & 1; in plink()
9609 misc_flags |= MISC_NONFOUNDERS; in main()