|
From: Dave N. <dc...@us...> - 2006-01-31 00:25:24
|
Julian Seward wrote: >> many places where glibc routines depend on the ability to set rounding >> modes and there are more in the pipeline. > > > Do you have any more details of this? s_round, s_roundf, s_roundl, s_trunc, s_truncf, s_truncl, s_floor, s_floorf, s_floorl, s_ceil, s_ceilf, s_ceill, s_llround, s_llroundf, s_llroundl For 32- and 64-bit. > > |