Home
last modified time | relevance | path

Searched refs:max_count (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dtst-dynarray.c57 enum { max_count = 20 }; enumerator
94 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