wine-wine/dlls/msvcr80
Jacek Caban 0f15515cc2 mscvrt: Always provide float variants of math functions in importlib on x86.
We have them declared as inline wrappers around double variant in
math.h, but that's not enough. clang is smart enough to optimize them
back to *f variants anyway.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-26 17:41:15 +02:00
..
Makefile.in mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
msvcr80.manifest
msvcr80.rc
msvcr80.spec msvcrt: Export __p__iob only on i386. 2019-08-09 01:59:23 +02:00