Searched refs:nr_types (Results 1 – 1 of 1) sorted by relevance
687 static unsigned nr_types; variable732 nr_types = nr; in build_type_list()759 debug("Extracted %u types\n", nr_types); in build_type_list()761 for (n = 0; n < nr_types; n++) { in build_type_list()988 ref = bsearch(cursor, type_index, nr_types, sizeof(type_index[0]), in parse_type()