HomeSort by: relevance | last modified time | path
    Searched defs:max_allocation_count (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/expat/dist/tests/
alloc_tests.c 412 const int max_allocation_count = 30; local
414 for (i = 0; i < max_allocation_count; i++) {
428 if (i == max_allocation_count)
alloc_tests.c 412 const int max_allocation_count = 30; local
414 for (i = 0; i < max_allocation_count; i++) {
428 if (i == max_allocation_count)

Completed in 90 milliseconds