Searched refs:SC_SAFETY (Results 1 – 2 of 2) sorted by relevance
327 pp->total += SC_SAFETY; in playcard()328 pp->hand_tot += SC_SAFETY; in playcard()329 if ((pp->safescore += SC_SAFETY) == NUM_SAFE * SC_SAFETY) { in playcard()
94 #define SC_SAFETY 100 macro