Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdlib_h/functions/
A Dqsort_tc.c18 static int ccmp(const void *a, const void *b) in ccmp() function
89 qsort(p, sizeof p - 1, 1, ccmp); \

Completed in 3 milliseconds