Home
last modified time | relevance | path

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

/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/cvercmp/
H A Dcvercmp.h31 bool cvercmp_greater(const char *ver1, const char *ver2);
H A Dcvercmp.c65 cvercmp_greater, in cvercmp()
84 bool cvercmp_greater(const char *ver1, const char *ver2) in cvercmp_greater() function
/dports/games/freeciv/freeciv-2.6.6/dependencies/cvercmp/
H A Dcvercmp.h31 bool cvercmp_greater(const char *ver1, const char *ver2);
H A Dcvercmp.c65 cvercmp_greater, in cvercmp()
84 bool cvercmp_greater(const char *ver1, const char *ver2) in cvercmp_greater() function
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dservers.c133 if (cvercmp_greater(latest_ver, my_comparable)) { in parse_metaserver_data()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dservers.c133 if (cvercmp_greater(latest_ver, my_comparable)) { in parse_metaserver_data()