Home
last modified time | relevance | path

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

/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dlife.c218 static Bool nontot; variable
294 {(void *) & nontot, (char *) "nontot", (char *) "Nontot", (char *) DEF_NONTOT, t_Bool},
435 int nontot, conway, highlife, daynight, callahan, andreen, bays; member
1160 if (lp->nontot || lp->conway || lp->highlife || lp->daynight) { in parseRule()
1165 if (lp->nontot) in parseRule()
4201 lp->nontot = (n < patterns_8rules[0]); in init_life()
4206 lp->nontot = lp->conway = lp->highlife = lp->daynight = False; in init_life()
4240 lp->nontot = nontot; in init_life()