Searched refs:teststruct (Results 1 – 3 of 3) sorted by relevance
19 typedef struct teststruct { struct
1769 struct teststruct { struct1779 …return(strcmp((const char *)((struct teststruct *)string1)->key, (const char *)((struct teststruct… in compare_teststruct() argument1808 struct teststruct tests[] = { in TestBounds()1882 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct); in TestBounds()
1519 struct teststruct { struct1525 …return(strcmp((const char *)((struct teststruct *)string1)->key, (const char *)((struct teststruct… in compare_teststruct() argument1547 struct teststruct tests[] = { in TestBounds()1619 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct); in TestBounds()