Home
last modified time | relevance | path

Searched defs:__qsortcompare_t (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/include/llvm-libc-types/
H A D__qsortcompare_t.h12 typedef int (*__qsortcompare_t)(const void *, const void *); typedef
/llvm-project/clang/lib/Headers/llvm_libc_wrappers/
H A Dstdlib.h29 typedef int (*__qsortcompare_t)(const void *, const void *); typedef