api-ms-win-crt-math-l1-1-0: Add stub dll.
This commit is contained in:
parent
36de302740
commit
0f9f8a8632
|
@ -921,6 +921,7 @@ enable_api_ms_win_crt_environment_l1_1_0
|
|||
enable_api_ms_win_crt_filesystem_l1_1_0
|
||||
enable_api_ms_win_crt_heap_l1_1_0
|
||||
enable_api_ms_win_crt_locale_l1_1_0
|
||||
enable_api_ms_win_crt_math_l1_1_0
|
||||
enable_api_ms_win_downlevel_advapi32_l1_1_0
|
||||
enable_api_ms_win_downlevel_advapi32_l2_1_0
|
||||
enable_api_ms_win_downlevel_normaliz_l1_1_0
|
||||
|
@ -17167,6 +17168,7 @@ wine_fn_config_dll api-ms-win-crt-environment-l1-1-0 enable_api_ms_win_crt_envir
|
|||
wine_fn_config_dll api-ms-win-crt-filesystem-l1-1-0 enable_api_ms_win_crt_filesystem_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-crt-heap-l1-1-0 enable_api_ms_win_crt_heap_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-crt-locale-l1-1-0 enable_api_ms_win_crt_locale_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-crt-math-l1-1-0 enable_api_ms_win_crt_math_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-downlevel-advapi32-l1-1-0 enable_api_ms_win_downlevel_advapi32_l1_1_0
|
||||
wine_fn_config_dll api-ms-win-downlevel-advapi32-l2-1-0 enable_api_ms_win_downlevel_advapi32_l2_1_0
|
||||
wine_fn_config_dll api-ms-win-downlevel-normaliz-l1-1-0 enable_api_ms_win_downlevel_normaliz_l1_1_0
|
||||
|
|
|
@ -2761,6 +2761,7 @@ WINE_CONFIG_DLL(api-ms-win-crt-environment-l1-1-0)
|
|||
WINE_CONFIG_DLL(api-ms-win-crt-filesystem-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-crt-heap-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-crt-locale-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-crt-math-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0)
|
||||
WINE_CONFIG_DLL(api-ms-win-downlevel-normaliz-l1-1-0)
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
MODULE = api-ms-win-crt-math-l1-1-0.dll
|
|
@ -0,0 +1,340 @@
|
|||
@ cdecl -arch=i386 _CIacos() ucrtbase._CIacos
|
||||
@ cdecl -arch=i386 _CIasin() ucrtbase._CIasin
|
||||
@ cdecl -arch=i386 _CIatan() ucrtbase._CIatan
|
||||
@ cdecl -arch=i386 _CIatan2() ucrtbase._CIatan2
|
||||
@ cdecl -arch=i386 _CIcos() ucrtbase._CIcos
|
||||
@ cdecl -arch=i386 _CIcosh() ucrtbase._CIcosh
|
||||
@ cdecl -arch=i386 _CIexp() ucrtbase._CIexp
|
||||
@ cdecl -arch=i386 _CIfmod() ucrtbase._CIfmod
|
||||
@ cdecl -arch=i386 _CIlog() ucrtbase._CIlog
|
||||
@ cdecl -arch=i386 _CIlog10() ucrtbase._CIlog10
|
||||
@ cdecl -arch=i386 _CIpow() ucrtbase._CIpow
|
||||
@ cdecl -arch=i386 _CIsin() ucrtbase._CIsin
|
||||
@ cdecl -arch=i386 _CIsinh() ucrtbase._CIsinh
|
||||
@ cdecl -arch=i386 _CIsqrt() ucrtbase._CIsqrt
|
||||
@ cdecl -arch=i386 _CItan() ucrtbase._CItan
|
||||
@ cdecl -arch=i386 _CItanh() ucrtbase._CItanh
|
||||
@ stub _Cbuild
|
||||
@ stub _Cmulcc
|
||||
@ stub _Cmulcr
|
||||
@ stub _FCbuild
|
||||
@ stub _FCmulcc
|
||||
@ stub _FCmulcr
|
||||
@ stub _LCbuild
|
||||
@ stub _LCmulcc
|
||||
@ stub _LCmulcr
|
||||
@ cdecl -arch=i386 __libm_sse2_acos() ucrtbase.__libm_sse2_acos
|
||||
@ cdecl -arch=i386 __libm_sse2_acosf() ucrtbase.__libm_sse2_acosf
|
||||
@ cdecl -arch=i386 __libm_sse2_asin() ucrtbase.__libm_sse2_asin
|
||||
@ cdecl -arch=i386 __libm_sse2_asinf() ucrtbase.__libm_sse2_asinf
|
||||
@ cdecl -arch=i386 __libm_sse2_atan() ucrtbase.__libm_sse2_atan
|
||||
@ cdecl -arch=i386 __libm_sse2_atan2() ucrtbase.__libm_sse2_atan2
|
||||
@ cdecl -arch=i386 __libm_sse2_atanf() ucrtbase.__libm_sse2_atanf
|
||||
@ cdecl -arch=i386 __libm_sse2_cos() ucrtbase.__libm_sse2_cos
|
||||
@ cdecl -arch=i386 __libm_sse2_cosf() ucrtbase.__libm_sse2_cosf
|
||||
@ cdecl -arch=i386 __libm_sse2_exp() ucrtbase.__libm_sse2_exp
|
||||
@ cdecl -arch=i386 __libm_sse2_expf() ucrtbase.__libm_sse2_expf
|
||||
@ cdecl -arch=i386 __libm_sse2_log() ucrtbase.__libm_sse2_log
|
||||
@ cdecl -arch=i386 __libm_sse2_log10() ucrtbase.__libm_sse2_log10
|
||||
@ cdecl -arch=i386 __libm_sse2_log10f() ucrtbase.__libm_sse2_log10f
|
||||
@ cdecl -arch=i386 __libm_sse2_logf() ucrtbase.__libm_sse2_logf
|
||||
@ cdecl -arch=i386 __libm_sse2_pow() ucrtbase.__libm_sse2_pow
|
||||
@ cdecl -arch=i386 __libm_sse2_powf() ucrtbase.__libm_sse2_powf
|
||||
@ cdecl -arch=i386 __libm_sse2_sin() ucrtbase.__libm_sse2_sin
|
||||
@ cdecl -arch=i386 __libm_sse2_sinf() ucrtbase.__libm_sse2_sinf
|
||||
@ cdecl -arch=i386 __libm_sse2_tan() ucrtbase.__libm_sse2_tan
|
||||
@ cdecl -arch=i386 __libm_sse2_tanf() ucrtbase.__libm_sse2_tanf
|
||||
@ cdecl __setusermatherr(ptr) ucrtbase.__setusermatherr
|
||||
@ cdecl _cabs(long) ucrtbase._cabs
|
||||
@ cdecl _chgsign(double) ucrtbase._chgsign
|
||||
@ cdecl _chgsignf(float) ucrtbase._chgsignf
|
||||
@ cdecl _copysign(double double) ucrtbase._copysign
|
||||
@ cdecl _copysignf(float float) ucrtbase._copysignf
|
||||
@ stub _d_int
|
||||
@ cdecl _dclass(double) ucrtbase._dclass
|
||||
@ stub _dexp
|
||||
@ stub _dlog
|
||||
@ stub _dnorm
|
||||
@ stub _dpcomp
|
||||
@ stub _dpoly
|
||||
@ stub _dscale
|
||||
@ cdecl _dsign(double) ucrtbase._dsign
|
||||
@ stub _dsin
|
||||
@ cdecl _dtest(ptr) ucrtbase._dtest
|
||||
@ stub _dunscale
|
||||
@ stub _except1
|
||||
@ stub _fd_int
|
||||
@ cdecl _fdclass(float) ucrtbase._fdclass
|
||||
@ stub _fdexp
|
||||
@ stub _fdlog
|
||||
@ stub _fdnorm
|
||||
@ cdecl _fdopen(long str) ucrtbase._fdopen
|
||||
@ stub _fdpcomp
|
||||
@ stub _fdpoly
|
||||
@ stub _fdscale
|
||||
@ cdecl _fdsign(float) ucrtbase._fdsign
|
||||
@ stub _fdsin
|
||||
@ cdecl _fdtest(ptr) ucrtbase._fdtest
|
||||
@ stub _fdunscale
|
||||
@ cdecl _finite(double) ucrtbase._finite
|
||||
@ cdecl -arch=arm,x86_64 _finitef(float) ucrtbase._finitef
|
||||
@ cdecl _fpclass(double) ucrtbase._fpclass
|
||||
@ stub _fpclassf
|
||||
@ cdecl -arch=i386 -ret64 _ftol() ucrtbase._ftol
|
||||
@ stub _get_FMA3_enable
|
||||
@ cdecl _hypot(double double) ucrtbase._hypot
|
||||
@ cdecl _hypotf(float float) ucrtbase._hypotf
|
||||
@ cdecl _isnan(double) ucrtbase._isnan
|
||||
@ cdecl -arch=arm,x86_64 _isnanf(float) ucrtbase._isnanf
|
||||
@ cdecl _j0(double) ucrtbase._j0
|
||||
@ cdecl _j1(double) ucrtbase._j1
|
||||
@ cdecl _jn(long double) ucrtbase._jn
|
||||
@ stub _ld_int
|
||||
@ cdecl _ldclass(double) ucrtbase._ldclass
|
||||
@ stub _ldexp
|
||||
@ stub _ldlog
|
||||
@ stub _ldpcomp
|
||||
@ stub _ldpoly
|
||||
@ stub _ldscale
|
||||
@ cdecl _ldsign(double) ucrtbase._ldsign
|
||||
@ stub _ldsin
|
||||
@ cdecl _ldtest(ptr) ucrtbase._ldtest
|
||||
@ stub _ldunscale
|
||||
@ cdecl -arch=i386 _libm_sse2_acos_precise() ucrtbase._libm_sse2_acos_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_asin_precise() ucrtbase._libm_sse2_asin_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_atan_precise() ucrtbase._libm_sse2_atan_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_cos_precise() ucrtbase._libm_sse2_cos_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_exp_precise() ucrtbase._libm_sse2_exp_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_log10_precise() ucrtbase._libm_sse2_log10_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_log_precise() ucrtbase._libm_sse2_log_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_pow_precise() ucrtbase._libm_sse2_pow_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_sin_precise() ucrtbase._libm_sse2_sin_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_sqrt_precise() ucrtbase._libm_sse2_sqrt_precise
|
||||
@ cdecl -arch=i386 _libm_sse2_tan_precise() ucrtbase._libm_sse2_tan_precise
|
||||
@ cdecl _logb(double) ucrtbase._logb
|
||||
@ cdecl -arch=arm,x86_64 _logbf(float) ucrtbase._logbf
|
||||
@ cdecl _nextafter(double double) ucrtbase._nextafter
|
||||
@ cdecl -arch=arm,x86_64 _nextafterf(float float) ucrtbase._nextafterf
|
||||
@ cdecl _scalb(double long) ucrtbase._scalb
|
||||
@ cdecl -arch=arm,x86_64 _scalbf(float long) ucrtbase._scalbf
|
||||
@ stub _set_FMA3_enable
|
||||
@ cdecl -arch=i386 _set_SSE2_enable(long) ucrtbase._set_SSE2_enable
|
||||
@ cdecl _y0(double) ucrtbase._y0
|
||||
@ cdecl _y1(double) ucrtbase._y1
|
||||
@ cdecl _yn(long double) ucrtbase._yn
|
||||
@ cdecl acos(double) ucrtbase.acos
|
||||
@ cdecl -arch=arm,x86_64 acosf(float) ucrtbase.acosf
|
||||
@ stub acosh
|
||||
@ stub acoshf
|
||||
@ stub acoshl
|
||||
@ cdecl asin(double) ucrtbase.asin
|
||||
@ cdecl -arch=arm,x86_64 asinf(float) ucrtbase.asinf
|
||||
@ stub asinh
|
||||
@ stub asinhf
|
||||
@ stub asinhl
|
||||
@ cdecl atan(double) ucrtbase.atan
|
||||
@ cdecl atan2(double double) ucrtbase.atan2
|
||||
@ cdecl -arch=arm,x86_64 atan2f(float float) ucrtbase.atan2f
|
||||
@ cdecl -arch=arm,x86_64 atanf(float) ucrtbase.atanf
|
||||
@ stub atanh
|
||||
@ stub atanhf
|
||||
@ stub atanhl
|
||||
@ stub cabs
|
||||
@ stub cabsf
|
||||
@ stub cabsl
|
||||
@ stub cacos
|
||||
@ stub cacosf
|
||||
@ stub cacosh
|
||||
@ stub cacoshf
|
||||
@ stub cacoshl
|
||||
@ stub cacosl
|
||||
@ stub carg
|
||||
@ stub cargf
|
||||
@ stub cargl
|
||||
@ stub casin
|
||||
@ stub casinf
|
||||
@ stub casinh
|
||||
@ stub casinhf
|
||||
@ stub casinhl
|
||||
@ stub casinl
|
||||
@ stub catan
|
||||
@ stub catanf
|
||||
@ stub catanh
|
||||
@ stub catanhf
|
||||
@ stub catanhl
|
||||
@ stub catanl
|
||||
@ cdecl cbrt(double) ucrtbase.cbrt
|
||||
@ cdecl cbrtf(float) ucrtbase.cbrtf
|
||||
@ cdecl cbrtl(double) ucrtbase.cbrtl
|
||||
@ stub ccos
|
||||
@ stub ccosf
|
||||
@ stub ccosh
|
||||
@ stub ccoshf
|
||||
@ stub ccoshl
|
||||
@ stub ccosl
|
||||
@ cdecl ceil(double) ucrtbase.ceil
|
||||
@ cdecl -arch=arm,x86_64 ceilf(float) ucrtbase.ceilf
|
||||
@ stub cexp
|
||||
@ stub cexpf
|
||||
@ stub cexpl
|
||||
@ stub cimag
|
||||
@ stub cimagf
|
||||
@ stub cimagl
|
||||
@ stub clog
|
||||
@ stub clog10
|
||||
@ stub clog10f
|
||||
@ stub clog10l
|
||||
@ stub clogf
|
||||
@ stub clogl
|
||||
@ stub conj
|
||||
@ stub conjf
|
||||
@ stub conjl
|
||||
@ cdecl copysign(double double) ucrtbase.copysign
|
||||
@ cdecl copysignf(float float) ucrtbase.copysignf
|
||||
@ cdecl copysignl(double double) ucrtbase.copysignl
|
||||
@ cdecl cos(double) ucrtbase.cos
|
||||
@ cdecl -arch=arm,x86_64 cosf(float) ucrtbase.cosf
|
||||
@ cdecl cosh(double) ucrtbase.cosh
|
||||
@ cdecl -arch=arm,x86_64 coshf(float) ucrtbase.coshf
|
||||
@ stub cpow
|
||||
@ stub cpowf
|
||||
@ stub cpowl
|
||||
@ stub cproj
|
||||
@ stub cprojf
|
||||
@ stub cprojl
|
||||
@ stub creal
|
||||
@ stub crealf
|
||||
@ stub creall
|
||||
@ stub csin
|
||||
@ stub csinf
|
||||
@ stub csinh
|
||||
@ stub csinhf
|
||||
@ stub csinhl
|
||||
@ stub csinl
|
||||
@ stub csqrt
|
||||
@ stub csqrtf
|
||||
@ stub csqrtl
|
||||
@ stub ctan
|
||||
@ stub ctanf
|
||||
@ stub ctanh
|
||||
@ stub ctanhf
|
||||
@ stub ctanhl
|
||||
@ stub ctanl
|
||||
@ cdecl erf(double) ucrtbase.erf
|
||||
@ stub erfc
|
||||
@ stub erfcf
|
||||
@ stub erfcl
|
||||
@ cdecl erff(double) ucrtbase.erff
|
||||
@ cdecl erfl(double) ucrtbase.erfl
|
||||
@ cdecl exp(double) ucrtbase.exp
|
||||
@ cdecl exp2(double) ucrtbase.exp2
|
||||
@ cdecl exp2f(float) ucrtbase.exp2f
|
||||
@ cdecl exp2l(double) ucrtbase.exp2l
|
||||
@ cdecl -arch=arm,x86_64 expf(float) ucrtbase.expf
|
||||
@ stub expm1
|
||||
@ stub expm1f
|
||||
@ stub expm1l
|
||||
@ cdecl fabs(double) ucrtbase.fabs
|
||||
@ stub fdim
|
||||
@ stub fdimf
|
||||
@ stub fdiml
|
||||
@ cdecl floor(double) ucrtbase.floor
|
||||
@ cdecl -arch=arm,x86_64 floorf(float) ucrtbase.floorf
|
||||
@ stub fma
|
||||
@ stub fmaf
|
||||
@ stub fmal
|
||||
@ cdecl fmax(double double) ucrtbase.fmax
|
||||
@ cdecl fmaxf(float float) ucrtbase.fmaxf
|
||||
@ cdecl fmaxl(double double) ucrtbase.fmaxl
|
||||
@ stub fmin
|
||||
@ stub fminf
|
||||
@ stub fminl
|
||||
@ cdecl fmod(double double) ucrtbase.fmod
|
||||
@ cdecl -arch=arm,x86_64 fmodf(float float) ucrtbase.fmodf
|
||||
@ cdecl frexp(double ptr) ucrtbase.frexp
|
||||
@ stub hypot
|
||||
@ stub ilogb
|
||||
@ stub ilogbf
|
||||
@ stub ilogbl
|
||||
@ cdecl ldexp(double long) ucrtbase.ldexp
|
||||
@ stub lgamma
|
||||
@ stub lgammaf
|
||||
@ stub lgammal
|
||||
@ cdecl -ret64 llrint(double) ucrtbase.llrint
|
||||
@ cdecl -ret64 llrintf(float) ucrtbase.llrintf
|
||||
@ cdecl -ret64 llrintl(double) ucrtbase.llrintl
|
||||
@ cdecl -ret64 llround(double) ucrtbase.llround
|
||||
@ cdecl -ret64 llroundf(float) ucrtbase.llroundf
|
||||
@ cdecl -ret64 llroundl(double) ucrtbase.llroundl
|
||||
@ cdecl log(double) ucrtbase.log
|
||||
@ cdecl log10(double) ucrtbase.log10
|
||||
@ cdecl -arch=arm,x86_64 log10f(float) ucrtbase.log10f
|
||||
@ stub log1p
|
||||
@ stub log1pf
|
||||
@ stub log1pl
|
||||
@ cdecl log2(double) ucrtbase.log2
|
||||
@ cdecl log2f(float) ucrtbase.log2f
|
||||
@ cdecl log2l(double) ucrtbase.log2l
|
||||
@ stub logb
|
||||
@ stub logbf
|
||||
@ stub logbl
|
||||
@ cdecl -arch=arm,x86_64 logf(float) ucrtbase.logf
|
||||
@ cdecl lrint(double) ucrtbase.lrint
|
||||
@ cdecl lrintf(float) ucrtbase.lrintf
|
||||
@ cdecl lrintl(double) ucrtbase.lrintl
|
||||
@ cdecl lround(double) ucrtbase.lround
|
||||
@ cdecl lroundf(float) ucrtbase.lroundf
|
||||
@ cdecl lroundl(double) ucrtbase.lroundl
|
||||
@ cdecl modf(double ptr) ucrtbase.modf
|
||||
@ cdecl -arch=arm,x86_64 modff(float ptr) ucrtbase.modff
|
||||
@ stub nan
|
||||
@ stub nanf
|
||||
@ stub nanl
|
||||
@ stub nearbyint
|
||||
@ stub nearbyintf
|
||||
@ stub nearbyintl
|
||||
@ stub nextafter
|
||||
@ stub nextafterf
|
||||
@ stub nextafterl
|
||||
@ stub nexttoward
|
||||
@ stub nexttowardf
|
||||
@ stub nexttowardl
|
||||
@ stub norm
|
||||
@ stub normf
|
||||
@ stub norml
|
||||
@ cdecl pow(double double) ucrtbase.pow
|
||||
@ cdecl -arch=arm,x86_64 powf(float float) ucrtbase.powf
|
||||
@ stub remainder
|
||||
@ stub remainderf
|
||||
@ stub remainderl
|
||||
@ stub remquo
|
||||
@ stub remquof
|
||||
@ stub remquol
|
||||
@ cdecl rint(double) ucrtbase.rint
|
||||
@ cdecl rintf(float) ucrtbase.rintf
|
||||
@ cdecl rintl(double) ucrtbase.rintl
|
||||
@ cdecl round(double) ucrtbase.round
|
||||
@ cdecl roundf(float) ucrtbase.roundf
|
||||
@ cdecl roundl(double) ucrtbase.roundl
|
||||
@ stub scalbln
|
||||
@ stub scalblnf
|
||||
@ stub scalblnl
|
||||
@ stub scalbn
|
||||
@ stub scalbnf
|
||||
@ stub scalbnl
|
||||
@ cdecl sin(double) ucrtbase.sin
|
||||
@ cdecl -arch=arm,x86_64 sinf(float) ucrtbase.sinf
|
||||
@ cdecl sinh(double) ucrtbase.sinh
|
||||
@ cdecl -arch=arm,x86_64 sinhf(float) ucrtbase.sinhf
|
||||
@ cdecl sqrt(double) ucrtbase.sqrt
|
||||
@ cdecl -arch=arm,x86_64 sqrtf(float) ucrtbase.sqrtf
|
||||
@ cdecl tan(double) ucrtbase.tan
|
||||
@ cdecl -arch=arm,x86_64 tanf(float) ucrtbase.tanf
|
||||
@ cdecl tanh(double) ucrtbase.tanh
|
||||
@ cdecl -arch=arm,x86_64 tanhf(float) ucrtbase.tanhf
|
||||
@ stub tgamma
|
||||
@ stub tgammaf
|
||||
@ stub tgammal
|
||||
@ cdecl trunc(double) ucrtbase.trunc
|
||||
@ cdecl truncf(float) ucrtbase.truncf
|
||||
@ cdecl truncl(double) ucrtbase.truncl
|
|
@ -57,6 +57,7 @@ my @dll_groups =
|
|||
"api-ms-win-crt-filesystem-l1-1-0",
|
||||
"api-ms-win-crt-heap-l1-1-0",
|
||||
"api-ms-win-crt-locale-l1-1-0",
|
||||
"api-ms-win-crt-math-l1-1-0",
|
||||
],
|
||||
[
|
||||
"msvcp120",
|
||||
|
|
Loading…
Reference in New Issue