Searched refs:compare_teststruct (Results 1 – 2 of 2) sorted by relevance
1778 compare_teststruct(const void *string1, const void *string2) { in compare_teststruct() function1882 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct); in TestBounds()
1523 static int compare_teststruct(const void *string1, const void *string2) { in compare_teststruct() function1618 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct); in TestBounds()