Searched refs:feature_to_string_compare_func (Results 1 – 1 of 1) sorted by relevance
812 static int feature_to_string_compare_func(const FeatureToString *a, const FeatureToString *b) { in feature_to_string_compare_func() function826 …afe_bsearch(&in, feature_to_string, ELEMENTSOF(feature_to_string), feature_to_string_compare_func); in print_feature()