Searched refs:max_realloc_count (Results 1 – 1 of 1) sorted by relevance
8893 const int max_realloc_count = 10; in START_TEST() local8896 for (i = 0; i < max_realloc_count; i++) { in START_TEST()8912 else if (i == max_realloc_count) in START_TEST()8953 const int max_realloc_count = 10; in START_TEST() local8955 for (i = 0; i < max_realloc_count; i++) { in START_TEST()8968 if (i == max_realloc_count) in START_TEST()9002 const int max_realloc_count = 10; in START_TEST() local9004 for (i = 0; i < max_realloc_count; i++) { in START_TEST()9015 if (i == max_realloc_count) in START_TEST()9119 const int max_realloc_count = 10; in START_TEST() local[all …]