X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=src%2Ffloat%2Flfloat%2Fmisc%2Fcl_LF_eqhashcode.cc;h=509daf7ea589de62316892507c54c182c2266db4;hb=ce250e91fb8d16bc6b35be0add1896fc64f31ec1;hp=0181c9629f783df88f4bc4c931814f3bb822460f;hpb=124a6e42cd31a4e565425e4210e8a31d2f9b1c86;p=cln.git diff --git a/src/float/lfloat/misc/cl_LF_eqhashcode.cc b/src/float/lfloat/misc/cl_LF_eqhashcode.cc index 0181c96..509daf7 100644 --- a/src/float/lfloat/misc/cl_LF_eqhashcode.cc +++ b/src/float/lfloat/misc/cl_LF_eqhashcode.cc @@ -15,8 +15,7 @@ namespace cln { -MAYBE_INLINE -uint32 equal_hashcode (const cl_LF& x) +CL_INLINE uint32 CL_INLINE_DECL(equal_hashcode) (const cl_LF& x) { var cl_signean sign; var sintL exp;