Home
last modified time | relevance | path

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

/external/compiler-rt/test/msan/
Dscandir.cc29 static int my_compar(const struct dirent **a, const struct dirent **b) { in my_compar() function
45 int res = scandir(buf, &d, my_filter, my_compar); in main()