Home
last modified time | relevance | path

Searched defs:is_founder (Results 1 – 2 of 2) sorted by relevance

/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dfunction.c778 bool is_founder(mychan_t *mychan, myentity_t *mt) in is_founder() function
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_misc.cc2139 …const uint32_t is_founder = (plen == 1) && (*pat_start == '0') && (mlen == 1) && (*mat_start == '0… in UpdateSampleParents() local