Searched refs:num_alloc_include_def (Results 1 – 1 of 1) sorted by relevance
142 static int num_alloc_include_def = 0; variable151 if (num_include_def == num_alloc_include_def) in stabs_new_include()155 num_alloc_include_def = 256; in stabs_new_include()157 sizeof(include_defs[0]) * num_alloc_include_def); in stabs_new_include()161 num_alloc_include_def *= 2; in stabs_new_include()163 sizeof(include_defs[0]) * num_alloc_include_def); in stabs_new_include()222 num_alloc_include_def = 0; in stabs_free_includes()