Searched refs:isRunCountEmpty (Results 1 – 2 of 2) sorted by relevance
268 static bool isRunCountEmpty(int count) { in isRunCountEmpty() function276 if (isRunCountEmpty(count)) { in setRuns()1132 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count); in Oper()
267 static bool isRunCountEmpty(int count) { in isRunCountEmpty() function275 if (isRunCountEmpty(count)) { in setRuns()1130 return (QUICK_EXIT_TRUE_COUNT == count) || !isRunCountEmpty(count); in Oper()