msvcrt: Fix fmaf not to depend on rounding mode.
commitf12bcfd2ab1ee985134144cc4163247562b4054c
authorPiotr Caban <piotr@codeweavers.com>
Mon, 31 Jan 2022 20:36:16 +0000 (31 21:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Feb 2022 17:23:18 +0000 (1 18:23 +0100)
treeb32cc49058f4e34f72fbde551e87e0a52d1ad45f
parent9fea10cceb0fbc0cf3111f462c98f7b994d5c893
msvcrt: Fix fmaf not to depend on rounding mode.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/math.c