HomeSort by relevance Sort by last modified time
    Searched full:cmp_fn_t (Results 1 - 1 of 1) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
lsearch.c 39 typedef int (*cmp_fn_t)(const void *, const void *); typedef
41 cmp_fn_t, int);
45 cmp_fn_t compar)
53 cmp_fn_t compar)
60 cmp_fn_t compar, int add_flag)

Completed in 99 milliseconds