Searched refs:max_count (Results 1 – 1 of 1) sorted by relevance
57 enum { max_count = 20 }; enumerator94 for (unsigned int count = 0; count < max_count; ++count) in test_int()221 for (unsigned int count = 0; count < max_count; ++count) in test_str()
Completed in 4 milliseconds