Home
last modified time | relevance | path

Searched refs:testUtilVectorCmp (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/zint/zint-2.10.0-src/backend/tests/
H A Dtestcommon.h137 int testUtilVectorCmp(const struct zint_vector *a, const struct zint_vector *b);
H A Dtest_upcean.c717 ret = testUtilVectorCmp(vectors[j - 1], vectors[j]); in test_vector_same()
H A Dtestcommon.c923 int testUtilVectorCmp(const struct zint_vector *a, const struct zint_vector *b) { in testUtilVectorCmp() function