Searched refs:nr_types (Results 1 – 1 of 1) sorted by relevance
717 static unsigned nr_types; variable762 nr_types = nr; in build_type_list()789 verbose("Extracted %u types\n", nr_types); in build_type_list()791 for (n = 0; n < nr_types; n++) { in build_type_list()1012 ref = bsearch(cursor, type_index, nr_types, sizeof(type_index[0]), in parse_type()