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