Searched refs:testUtilVectorCmp (Results 1 – 3 of 3) sorted by relevance
137 int testUtilVectorCmp(const struct zint_vector *a, const struct zint_vector *b);
717 ret = testUtilVectorCmp(vectors[j - 1], vectors[j]); in test_vector_same()
923 int testUtilVectorCmp(const struct zint_vector *a, const struct zint_vector *b) { in testUtilVectorCmp() function