diff --git a/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec b/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec index d5ade42c5db..6a9ccaead2a 100644 --- a/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec +++ b/dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec @@ -129,9 +129,9 @@ @ stub acoshl @ cdecl asin(double) ucrtbase.asin @ cdecl -arch=arm,x86_64 asinf(float) ucrtbase.asinf -@ cdecl asinh(double double) ucrtbase.asinh -@ cdecl asinhf(float float) ucrtbase.asinhf -@ cdecl asinhl(double double) ucrtbase.asinhl +@ cdecl asinh(double) ucrtbase.asinh +@ cdecl asinhf(float) ucrtbase.asinhf +@ cdecl asinhl(double) ucrtbase.asinhl @ cdecl atan(double) ucrtbase.atan @ cdecl atan2(double double) ucrtbase.atan2 @ cdecl -arch=arm,x86_64 atan2f(float float) ucrtbase.atan2f diff --git a/dlls/msvcr120/msvcr120.spec b/dlls/msvcr120/msvcr120.spec index 15cfe601f00..54f6c81cf3e 100644 --- a/dlls/msvcr120/msvcr120.spec +++ b/dlls/msvcr120/msvcr120.spec @@ -2018,9 +2018,9 @@ @ cdecl asctime_s(ptr long ptr) MSVCRT_asctime_s @ cdecl asin(double) MSVCRT_asin @ cdecl -arch=arm,x86_64 asinf(float) MSVCRT_asinf -@ cdecl asinh(double double) MSVCR120_asinh -@ cdecl asinhf(float float) MSVCR120_asinhf -@ cdecl asinhl(double double) MSVCR120_asinhl +@ cdecl asinh(double) MSVCR120_asinh +@ cdecl asinhf(float) MSVCR120_asinhf +@ cdecl asinhl(double) MSVCR120_asinhl @ cdecl atan(double) MSVCRT_atan @ cdecl -arch=arm,x86_64 atanf(float) MSVCRT_atanf @ cdecl atan2(double double) MSVCRT_atan2 diff --git a/dlls/msvcr120_app/msvcr120_app.spec b/dlls/msvcr120_app/msvcr120_app.spec index 9690d4dd723..129456f56c2 100644 --- a/dlls/msvcr120_app/msvcr120_app.spec +++ b/dlls/msvcr120_app/msvcr120_app.spec @@ -1684,9 +1684,9 @@ @ cdecl asctime_s(ptr long ptr) msvcr120.asctime_s @ cdecl asin(double) msvcr120.asin @ cdecl -arch=arm,x86_64 asinf(float) msvcr120.asinf -@ cdecl asinh(double double) msvcr120.asinh -@ cdecl asinhf(float float) msvcr120.asinhf -@ cdecl asinhl(double double) msvcr120.asinhl +@ cdecl asinh(double) msvcr120.asinh +@ cdecl asinhf(float) msvcr120.asinhf +@ cdecl asinhl(double) msvcr120.asinhl @ cdecl atan(double) msvcr120.atan @ cdecl -arch=arm,x86_64 atanf(float) msvcr120.atanf @ cdecl atan2(double double) msvcr120.atan2 diff --git a/dlls/ucrtbase/ucrtbase.spec b/dlls/ucrtbase/ucrtbase.spec index a27a2c6ac00..5a0f957df0c 100644 --- a/dlls/ucrtbase/ucrtbase.spec +++ b/dlls/ucrtbase/ucrtbase.spec @@ -2160,9 +2160,9 @@ @ cdecl asctime_s(ptr long ptr) MSVCRT_asctime_s @ cdecl asin(double) MSVCRT_asin @ cdecl -arch=arm,x86_64 asinf(float) MSVCRT_asinf -@ cdecl asinh(double double) MSVCR120_asinh -@ cdecl asinhf(float float) MSVCR120_asinhf -@ cdecl asinhl(double double) MSVCR120_asinhl +@ cdecl asinh(double) MSVCR120_asinh +@ cdecl asinhf(float) MSVCR120_asinhf +@ cdecl asinhl(double) MSVCR120_asinhl @ cdecl atan(double) MSVCRT_atan @ cdecl atan2(double double) MSVCRT_atan2 @ cdecl -arch=arm,x86_64 atan2f(float float) MSVCRT_atan2f