Home
last modified time | relevance | path

Searched defs:comparison_function (Results 1 – 14 of 14) sorted by relevance

/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dmpsort.c28 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dmpsort.c28 typedef int (*comparison_function) (void const *, void const *); typedef
H A Dsavedir.c72 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dmpsort.c28 typedef int (*comparison_function) (void const *, void const *); typedef
H A Dsavedir.c72 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dmpsort.c28 typedef int (*comparison_function) (void const *, void const *); typedef
H A Dsavedir.c72 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dsavedir.c72 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/archivers/gtar/tar-1.34/gnu/
H A Dsavedir.c72 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dsavedir.c72 typedef int (*comparison_function) (void const *, void const *); typedef
/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dhy_strings.h1538 CF comparison_function) const { in _FindFirstIndexCondtion()
/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_input_document.c584 compare_func_t comparison_function = NULL; in PHP_METHOD() local
586 bucket_compare_func_t comparison_function = NULL; in PHP_METHOD() local
H A Dphp_solr_document.c1057 compare_func_t comparison_function = NULL; in PHP_METHOD() local
1059 bucket_compare_func_t comparison_function = NULL; in PHP_METHOD() local
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/core/
H A Dbasic_stream.cpp1306 auto comparison_function = [](error_code&, net::ip::tcp::endpoint) { return true; }; in testAwaitableCompilation() local