Searched refs:PROB_STOP (Results 1 – 1 of 1) sorted by relevance
38 #define PROB_STOP (PROB_FLUSH + 0.10) macro39 #define PROB_CLOSE (PROB_STOP + 0.10)164 } else if (dice < PROB_STOP) { in invoke()