In gmp-impl.h is a massive section for declarations of the Moller gcd
functions. But I notice none of the prototypes are of the form:

#define mpn_fnname __gmpn_fnname
void mpn_fnname __GMP_PROTO ((mp_srcptr, mp_size_t, mp_size_t, long))
__GMP_ATTRIBUTE_PURE;

Should they be?

Bill.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to