Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dversion.c101 pkgconf_version_compare_numeric(const pkgconf_version_token_t *a, const pkgconf_version_token_t *b) in pkgconf_version_compare_numeric() function
185 return pkgconf_version_compare_numeric(a, b); in pkgconf_version_compare_token()