Lines Matching refs:Count
83 else if (Count != 0)111 Count = (c - '0');113 Count = Count * 10 + (c - '0');117 if (Count)209 if (Count > 0)210 if (--Count == 0)307 * Reset the count variables312 Count = 0;325 return (Jump && (Count || Running || Waiting));
Indexes created Tue Oct 14 06:10:07 GMT 2025