Home
last modified time | relevance | path

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

/dports/devel/pkgconf/pkgconf-1.8.0/doc/
H A Dlibpkgconf-pkg.rst101 in ``pkg.c``, see ``pkgconf_pkg_comparator_names`` and ``pkgconf_pkg_comparator_impls``).
/dports/devel/pkgconf/pkgconf-1.8.0/libpkgconf/
H A Dpkg.c1094 static const pkgconf_vercmp_res_func_t pkgconf_pkg_comparator_impls[] = { variable
1371 if (pkgconf_pkg_comparator_impls[pkgdep->compare](pkg->version, pkgdep->version) != true) in pkgconf_pkg_verify_dependency()