X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftv%2Ffltcalc.h;h=a49d767cf4e1f9c695b840ce5e3a48b76432a900;hb=afbbc0b1ccd684c4c24bfd43d0f994123245f39f;hp=a66aa7b7f300e1550eeb7ab1fcc9541fc1d79897;hpb=5ee28ffe76f1c0cd211b9ae673e400b646cfe96c;p=libfirm diff --git a/ir/tv/fltcalc.h b/ir/tv/fltcalc.h index a66aa7b7f..a49d767cf 100644 --- a/ir/tv/fltcalc.h +++ b/ir/tv/fltcalc.h @@ -208,7 +208,7 @@ int fc_get_exponent(const fp_value *value); /** * Return non-zero if a given value can be converted lossless into another precision. */ -int fc_can_lossless_conv_to(const fp_value *value, char exp_size, char mant_size); +int fc_can_lossless_conv_to(const fp_value *value, const ieee_descriptor_t *desc); /** Set new rounding mode * This function sets the rounding mode to one of the following, returning