Searched refs:g_realloc_count (Results 1 – 2 of 2) sorted by relevance
13 static long g_realloc_count = 0;14 #define EIGEN_SPARSE_COMPRESSED_STORAGE_REALLOCATE_PLUGIN g_realloc_count++;
13 static long g_realloc_count = 0; variable14 #define EIGEN_SPARSE_COMPRESSED_STORAGE_REALLOCATE_PLUGIN g_realloc_count++;88 g_realloc_count = 0; in sparse_basic()101 VERIFY(g_realloc_count==0); in sparse_basic()