Home
last modified time | relevance | path

Searched refs:pkgconf_pkg_comparator_impls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/pkgconf/doc/
H A Dlibpkgconf-pkg.rst93 in ``pkg.c``, see ``pkgconf_pkg_comparator_names`` and ``pkgconf_pkg_comparator_impls``).
/freebsd/contrib/pkgconf/libpkgconf/
H A Dpkg.c1258 static const pkgconf_vercmp_res_func_t pkgconf_pkg_comparator_impls[] = { variable
1536 if (pkgconf_pkg_comparator_impls[pkgdep->compare](pkg->version, pkgdep->version) != true) in pkgconf_pkg_verify_dependency()