Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdlib_h/functions/
A Dqsort_tc.c77 static void int_test(int *a, int *a_sorted, int len) in int_test() function
127 int_test(n, n_sorted, sizeof n / sizeof * n); in posix_testcase()

Completed in 2 milliseconds