msvcrt: Use __scalbn helper in ldexp implementation.
commit85da8da3d381b85e696e8df681bdf2a934d93cfc
authorPiotr Caban <piotr@codeweavers.com>
Wed, 2 Jun 2021 15:53:29 +0000 (2 17:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Jun 2021 18:16:08 +0000 (2 20:16 +0200)
tree54fb63d9fea33aefdf4d88fe8c797ffba2f93f27
parent135ae49ff40685271f1992d55fafd7987373fefb
msvcrt: Use __scalbn helper in ldexp implementation.

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