Searched refs:undef_types_length (Results 1 – 1 of 1) sorted by relevance
198 static int undef_types_length; variable4096 if (undef_types_length == undef_types_allocated) in add_undefined_type()4103 undef_types[undef_types_length++] = type; in add_undefined_type()4120 for (type = undef_types; type < undef_types + undef_types_length; type++) in cleanup_undefined_types()4174 undef_types_length = 0; in cleanup_undefined_types()4409 undef_types_length = 0; in _initialize_stabsread()