Searched refs:type_count (Results 1 – 1 of 1) sorted by relevance
32 enum { type_count = 3 }; enumerator41 TEST_VERIFY (*ptype < (int) type_count); in thread_func()75 *ptype = i % type_count; in do_test()78 for (int i = 0; i < type_count; ++i) in do_test()
Completed in 4 milliseconds