Home
last modified time | relevance | path

Searched defs:cmp_t (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/search/
H A Dqsort.c82 typedef int cmp_t(void *, const void *, const void *); typedef
84 typedef int cmp_t(const void *, const void *, void *); typedef
86 typedef int cmp_t(const void *, const void *); typedef
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/kms-message/src/
H A Dsort.h18 typedef int (*cmp_t) (const void *, const void *); typedef
H A Dsort.c47 typedef int (*cmp_t) (const void *, const void *); typedef
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongocrypt/kms-message/src/
H A Dsort.h18 typedef int (*cmp_t) (const void *, const void *); typedef
H A Dsort.c47 typedef int (*cmp_t) (const void *, const void *); typedef
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/search/
H A Dqsort.c74 typedef int cmp_t(void *, const void *, const void *); typedef
76 typedef int cmp_t(const void *, const void *, void *); typedef
78 typedef int cmp_t(const void *, const void *); typedef
/dports/math/igraph/igraph-0.9.5/src/internal/
H A Dqsort.c59 typedef int cmp_t(void *, const void *, const void *); typedef
61 typedef int cmp_t(const void *, const void *, void *); typedef
63 typedef int cmp_t(const void *, const void *); typedef
/dports/devel/aegis/aegis-4.25.D510/aepatch/
H A Dreceive.cc103 struct cmp_t in mangle_file_names() struct
105 int npaths; in mangle_file_names()
106 int idx; in mangle_file_names()
/dports/databases/speedtables/speedtables-1.13.12/ctables/
H A Dctable_qsort.c40 typedef int cmp_t(void *, const void *, const void *); typedef
42 typedef int cmp_t(const void *, const void *); typedef
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dqsort_reentrant.c42 typedef int cmp_t(void *, const void *, const void *); typedef
44 typedef int cmp_t(const void *, const void *); typedef
/dports/math/R-cran-igraph/igraph/src/
H A Dqsort.c54 typedef int cmp_t(void *, const void *, const void *); typedef
56 typedef int cmp_t(const void *, const void *); typedef
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_lib.h59 typedef int cmp_t( const void *, const void * ); typedef
/dports/ftp/lftp/lftp-4.9.2/src/
H A Dxarray.h114 typedef int (*cmp_t)(const T*,const T*); typedef
169 typedef int (*cmp_t)(const RefT*,const RefT*); typedef
224 typedef int (*cmp_t)(const T**,const T**); typedef
/dports/devel/avr-libc/avr-libc-2.0.0/libc/stdlib/
H A Dqsort.c33 typedef int cmp_t(const void *, const void *); typedef
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dutil_list.h60 typedef int cmp_t ( const void *, const void * ); typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dutil_list.h60 typedef int cmp_t ( const void *, const void * ); typedef
/dports/games/gtkradiant/GPL/GtkRadiant/libs/splines/
H A Dutil_list.h53 typedef int cmp_t(const void *, const void *); typedef
/dports/games/netradiant/netradiant-20150621-src/libs/splines/
H A Dutil_list.h53 typedef int cmp_t ( const void *, const void * ); typedef
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/StdLib/
H A DQsort.c62 typedef int cmp_t(const void *, const void *); typedef
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsQuickSort.cpp50 typedef int cmp_t(const void*, const void*, void*); typedef
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsQuickSort.cpp50 typedef int cmp_t(const void *, const void *, void *); typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsQuickSort.cpp50 typedef int cmp_t(const void *, const void *, void *); typedef
/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libsa/
H A Dqsort.c40 typedef int cmp_t(const void *, const void *); typedef
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsQuickSort.cpp50 typedef int cmp_t(const void*, const void*, void*); typedef
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsQuickSort.cpp50 typedef int cmp_t(const void*, const void*, void*); typedef

1234