wine-wine/dlls/ucrtbase
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
..
tests ucrtbase: Write the %hh prefix as a single char. 2019-06-11 18:19:32 +02:00
Makefile.in mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
printf.c ucrtbase: Move the vsnprintf() wrapper function to the ucrtbase import library. 2019-05-24 12:30:04 +02:00
ucrtbase.spec ucrtbase: Add _o__mbstrlen. 2019-08-23 21:11:47 +02:00
version.rc