Home | History | Annotate | Download | only in cintltst

Lines Matching full:compare_teststruct

1521 static int compare_teststruct(const void *string1, const void *string2) {
1616 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct);