Home | History | Annotate | Download | only in perf

Lines Matching refs:__compar_fn_t

792 typedef int (*__compar_fn_t) (__const void *, __const void *);
803 size_t __nmemb, size_t __size, __compar_fn_t __compar)
809 __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4)));