Home
last modified time | relevance | path

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

/dports/math/gmp-ecm/ecm-7.0.4/
H A Decm.h135 const char *ecm_version();
H A Dfactor.c30 ecm_version () in ecm_version() function
H A Dmain.c822 if (strcmp (ecm_version (), ECM_VERSION) != 0) in main()
826 ecm_version (), ECM_VERSION); in main()
844 ecm_version (), Gmp_version); in main()
H A Decm.h.in134 const char *ecm_version();
H A DChangeLog3589 New function in public interface: ecm_version() which returns the version string of the ECM library
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/config/
H A Dgmpecm.cmake74 printf(\"ECM version: %s\", ecm_version());