Searched refs:vec_cmp (Results 1 – 1 of 1) sorted by relevance
165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp() function473 return vec_cmp(a->vec, a->size, b->vec, b->size); in label_cmp()733 int result = vec_cmp(this->vec, this->size, vec, n); in __vec_find()