Searched refs:big_array (Results 1 – 2 of 2) sorted by relevance
47 char* volatile big_array = new char[big_mem]; in allocateWithException() local52 delete[] big_array; in allocateWithException()
135 char big_array[10*1024*1024];