Add new libm symbols to android-23
Bug: http://b/26389373 Change-Id: Ic24593e1f66d27463c99333c82d38a3277dddd07
This commit is contained in:
@@ -22,13 +22,42 @@ atanh
|
||||
atanhf
|
||||
atanhl
|
||||
atanl
|
||||
cabs
|
||||
cabsf
|
||||
cabsl
|
||||
cacos
|
||||
cacosf
|
||||
cacosh
|
||||
cacoshf
|
||||
carg
|
||||
cargf
|
||||
cargl
|
||||
casin
|
||||
casinf
|
||||
casinh
|
||||
casinhf
|
||||
catan
|
||||
catanf
|
||||
catanh
|
||||
catanhf
|
||||
cbrt
|
||||
cbrtf
|
||||
cbrtl
|
||||
ccos
|
||||
ccosf
|
||||
ccosh
|
||||
ccoshf
|
||||
ceil
|
||||
ceilf
|
||||
ceill
|
||||
cexp
|
||||
cexpf
|
||||
cimag
|
||||
cimagf
|
||||
cimagl
|
||||
conj
|
||||
conjf
|
||||
conjl
|
||||
copysign
|
||||
copysignf
|
||||
copysignl
|
||||
@@ -38,8 +67,23 @@ cosh
|
||||
coshf
|
||||
coshl
|
||||
cosl
|
||||
cproj
|
||||
cprojf
|
||||
cprojl
|
||||
creal
|
||||
crealf
|
||||
creall
|
||||
csin
|
||||
csinf
|
||||
csinh
|
||||
csinhf
|
||||
csqrt
|
||||
csqrtf
|
||||
csqrtl
|
||||
ctan
|
||||
ctanf
|
||||
ctanh
|
||||
ctanhf
|
||||
drem
|
||||
dremf
|
||||
erf
|
||||
@@ -120,6 +164,7 @@ lgamma_r
|
||||
lgammaf
|
||||
lgammaf_r
|
||||
lgammal
|
||||
lgammal_r
|
||||
llrint
|
||||
llrintf
|
||||
llrintl
|
||||
|
||||
@@ -26,13 +26,42 @@ LIBC {
|
||||
atanhf;
|
||||
atanhl;
|
||||
atanl;
|
||||
cabs;
|
||||
cabsf;
|
||||
cabsl;
|
||||
cacos;
|
||||
cacosf;
|
||||
cacosh;
|
||||
cacoshf;
|
||||
carg;
|
||||
cargf;
|
||||
cargl;
|
||||
casin;
|
||||
casinf;
|
||||
casinh;
|
||||
casinhf;
|
||||
catan;
|
||||
catanf;
|
||||
catanh;
|
||||
catanhf;
|
||||
cbrt;
|
||||
cbrtf;
|
||||
cbrtl;
|
||||
ccos;
|
||||
ccosf;
|
||||
ccosh;
|
||||
ccoshf;
|
||||
ceil;
|
||||
ceilf;
|
||||
ceill;
|
||||
cexp;
|
||||
cexpf;
|
||||
cimag;
|
||||
cimagf;
|
||||
cimagl;
|
||||
conj;
|
||||
conjf;
|
||||
conjl;
|
||||
copysign;
|
||||
copysignf;
|
||||
copysignl;
|
||||
@@ -42,8 +71,23 @@ LIBC {
|
||||
coshf;
|
||||
coshl;
|
||||
cosl;
|
||||
cproj;
|
||||
cprojf;
|
||||
cprojl;
|
||||
creal;
|
||||
crealf;
|
||||
creall;
|
||||
csin;
|
||||
csinf;
|
||||
csinh;
|
||||
csinhf;
|
||||
csqrt;
|
||||
csqrtf;
|
||||
csqrtl;
|
||||
ctan;
|
||||
ctanf;
|
||||
ctanh;
|
||||
ctanhf;
|
||||
drem;
|
||||
dremf;
|
||||
erf;
|
||||
@@ -124,6 +168,7 @@ LIBC {
|
||||
lgammaf;
|
||||
lgammaf_r;
|
||||
lgammal;
|
||||
lgammal_r;
|
||||
llrint;
|
||||
llrintf;
|
||||
llrintl;
|
||||
|
||||
@@ -22,12 +22,42 @@ atanh
|
||||
atanhf
|
||||
atanhl
|
||||
atanl
|
||||
cabs
|
||||
cabsf
|
||||
cabsl
|
||||
cacos
|
||||
cacosf
|
||||
cacosh
|
||||
cacoshf
|
||||
carg
|
||||
cargf
|
||||
cargl
|
||||
casin
|
||||
casinf
|
||||
casinh
|
||||
casinhf
|
||||
catan
|
||||
catanf
|
||||
catanh
|
||||
catanhf
|
||||
cbrt
|
||||
cbrtf
|
||||
cbrtl
|
||||
ccos
|
||||
ccosf
|
||||
ccosh
|
||||
ccoshf
|
||||
ceil
|
||||
ceilf
|
||||
ceill
|
||||
cexp
|
||||
cexpf
|
||||
cimag
|
||||
cimagf
|
||||
cimagl
|
||||
conj
|
||||
conjf
|
||||
conjl
|
||||
copysign
|
||||
copysignf
|
||||
copysignl
|
||||
@@ -37,6 +67,23 @@ cosh
|
||||
coshf
|
||||
coshl
|
||||
cosl
|
||||
cproj
|
||||
cprojf
|
||||
cprojl
|
||||
creal
|
||||
crealf
|
||||
creall
|
||||
csin
|
||||
csinf
|
||||
csinh
|
||||
csinhf
|
||||
csqrt
|
||||
csqrtf
|
||||
csqrtl
|
||||
ctan
|
||||
ctanf
|
||||
ctanh
|
||||
ctanhf
|
||||
drem
|
||||
dremf
|
||||
erf
|
||||
@@ -117,6 +164,7 @@ lgamma_r
|
||||
lgammaf
|
||||
lgammaf_r
|
||||
lgammal
|
||||
lgammal_r
|
||||
llrint
|
||||
llrintf
|
||||
llrintl
|
||||
|
||||
@@ -26,12 +26,42 @@ LIBC {
|
||||
atanhf;
|
||||
atanhl;
|
||||
atanl;
|
||||
cabs;
|
||||
cabsf;
|
||||
cabsl;
|
||||
cacos;
|
||||
cacosf;
|
||||
cacosh;
|
||||
cacoshf;
|
||||
carg;
|
||||
cargf;
|
||||
cargl;
|
||||
casin;
|
||||
casinf;
|
||||
casinh;
|
||||
casinhf;
|
||||
catan;
|
||||
catanf;
|
||||
catanh;
|
||||
catanhf;
|
||||
cbrt;
|
||||
cbrtf;
|
||||
cbrtl;
|
||||
ccos;
|
||||
ccosf;
|
||||
ccosh;
|
||||
ccoshf;
|
||||
ceil;
|
||||
ceilf;
|
||||
ceill;
|
||||
cexp;
|
||||
cexpf;
|
||||
cimag;
|
||||
cimagf;
|
||||
cimagl;
|
||||
conj;
|
||||
conjf;
|
||||
conjl;
|
||||
copysign;
|
||||
copysignf;
|
||||
copysignl;
|
||||
@@ -41,6 +71,23 @@ LIBC {
|
||||
coshf;
|
||||
coshl;
|
||||
cosl;
|
||||
cproj;
|
||||
cprojf;
|
||||
cprojl;
|
||||
creal;
|
||||
crealf;
|
||||
creall;
|
||||
csin;
|
||||
csinf;
|
||||
csinh;
|
||||
csinhf;
|
||||
csqrt;
|
||||
csqrtf;
|
||||
csqrtl;
|
||||
ctan;
|
||||
ctanf;
|
||||
ctanh;
|
||||
ctanhf;
|
||||
drem;
|
||||
dremf;
|
||||
erf;
|
||||
@@ -121,6 +168,7 @@ LIBC {
|
||||
lgammaf;
|
||||
lgammaf_r;
|
||||
lgammal;
|
||||
lgammal_r;
|
||||
llrint;
|
||||
llrintf;
|
||||
llrintl;
|
||||
@@ -221,4 +269,3 @@ LIBC {
|
||||
yn;
|
||||
ynf;
|
||||
};
|
||||
|
||||
|
||||
@@ -22,13 +22,42 @@ atanh
|
||||
atanhf
|
||||
atanhl
|
||||
atanl
|
||||
cabs
|
||||
cabsf
|
||||
cabsl
|
||||
cacos
|
||||
cacosf
|
||||
cacosh
|
||||
cacoshf
|
||||
carg
|
||||
cargf
|
||||
cargl
|
||||
casin
|
||||
casinf
|
||||
casinh
|
||||
casinhf
|
||||
catan
|
||||
catanf
|
||||
catanh
|
||||
catanhf
|
||||
cbrt
|
||||
cbrtf
|
||||
cbrtl
|
||||
ccos
|
||||
ccosf
|
||||
ccosh
|
||||
ccoshf
|
||||
ceil
|
||||
ceilf
|
||||
ceill
|
||||
cexp
|
||||
cexpf
|
||||
cimag
|
||||
cimagf
|
||||
cimagl
|
||||
conj
|
||||
conjf
|
||||
conjl
|
||||
copysign
|
||||
copysignf
|
||||
copysignl
|
||||
@@ -38,8 +67,23 @@ cosh
|
||||
coshf
|
||||
coshl
|
||||
cosl
|
||||
cproj
|
||||
cprojf
|
||||
cprojl
|
||||
creal
|
||||
crealf
|
||||
creall
|
||||
csin
|
||||
csinf
|
||||
csinh
|
||||
csinhf
|
||||
csqrt
|
||||
csqrtf
|
||||
csqrtl
|
||||
ctan
|
||||
ctanf
|
||||
ctanh
|
||||
ctanhf
|
||||
drem
|
||||
dremf
|
||||
erf
|
||||
@@ -120,6 +164,7 @@ lgamma_r
|
||||
lgammaf
|
||||
lgammaf_r
|
||||
lgammal
|
||||
lgammal_r
|
||||
llrint
|
||||
llrintf
|
||||
llrintl
|
||||
|
||||
@@ -26,13 +26,42 @@ LIBC {
|
||||
atanhf;
|
||||
atanhl;
|
||||
atanl;
|
||||
cabs;
|
||||
cabsf;
|
||||
cabsl;
|
||||
cacos;
|
||||
cacosf;
|
||||
cacosh;
|
||||
cacoshf;
|
||||
carg;
|
||||
cargf;
|
||||
cargl;
|
||||
casin;
|
||||
casinf;
|
||||
casinh;
|
||||
casinhf;
|
||||
catan;
|
||||
catanf;
|
||||
catanh;
|
||||
catanhf;
|
||||
cbrt;
|
||||
cbrtf;
|
||||
cbrtl;
|
||||
ccos;
|
||||
ccosf;
|
||||
ccosh;
|
||||
ccoshf;
|
||||
ceil;
|
||||
ceilf;
|
||||
ceill;
|
||||
cexp;
|
||||
cexpf;
|
||||
cimag;
|
||||
cimagf;
|
||||
cimagl;
|
||||
conj;
|
||||
conjf;
|
||||
conjl;
|
||||
copysign;
|
||||
copysignf;
|
||||
copysignl;
|
||||
@@ -42,8 +71,23 @@ LIBC {
|
||||
coshf;
|
||||
coshl;
|
||||
cosl;
|
||||
cproj;
|
||||
cprojf;
|
||||
cprojl;
|
||||
creal;
|
||||
crealf;
|
||||
creall;
|
||||
csin;
|
||||
csinf;
|
||||
csinh;
|
||||
csinhf;
|
||||
csqrt;
|
||||
csqrtf;
|
||||
csqrtl;
|
||||
ctan;
|
||||
ctanf;
|
||||
ctanh;
|
||||
ctanhf;
|
||||
drem;
|
||||
dremf;
|
||||
erf;
|
||||
@@ -124,6 +168,7 @@ LIBC {
|
||||
lgammaf;
|
||||
lgammaf_r;
|
||||
lgammal;
|
||||
lgammal_r;
|
||||
llrint;
|
||||
llrintf;
|
||||
llrintl;
|
||||
|
||||
@@ -22,12 +22,42 @@ atanh
|
||||
atanhf
|
||||
atanhl
|
||||
atanl
|
||||
cabs
|
||||
cabsf
|
||||
cabsl
|
||||
cacos
|
||||
cacosf
|
||||
cacosh
|
||||
cacoshf
|
||||
carg
|
||||
cargf
|
||||
cargl
|
||||
casin
|
||||
casinf
|
||||
casinh
|
||||
casinhf
|
||||
catan
|
||||
catanf
|
||||
catanh
|
||||
catanhf
|
||||
cbrt
|
||||
cbrtf
|
||||
cbrtl
|
||||
ccos
|
||||
ccosf
|
||||
ccosh
|
||||
ccoshf
|
||||
ceil
|
||||
ceilf
|
||||
ceill
|
||||
cexp
|
||||
cexpf
|
||||
cimag
|
||||
cimagf
|
||||
cimagl
|
||||
conj
|
||||
conjf
|
||||
conjl
|
||||
copysign
|
||||
copysignf
|
||||
copysignl
|
||||
@@ -37,6 +67,23 @@ cosh
|
||||
coshf
|
||||
coshl
|
||||
cosl
|
||||
cproj
|
||||
cprojf
|
||||
cprojl
|
||||
creal
|
||||
crealf
|
||||
creall
|
||||
csin
|
||||
csinf
|
||||
csinh
|
||||
csinhf
|
||||
csqrt
|
||||
csqrtf
|
||||
csqrtl
|
||||
ctan
|
||||
ctanf
|
||||
ctanh
|
||||
ctanhf
|
||||
drem
|
||||
dremf
|
||||
erf
|
||||
@@ -117,6 +164,7 @@ lgamma_r
|
||||
lgammaf
|
||||
lgammaf_r
|
||||
lgammal
|
||||
lgammal_r
|
||||
llrint
|
||||
llrintf
|
||||
llrintl
|
||||
|
||||
@@ -26,12 +26,42 @@ LIBC {
|
||||
atanhf;
|
||||
atanhl;
|
||||
atanl;
|
||||
cabs;
|
||||
cabsf;
|
||||
cabsl;
|
||||
cacos;
|
||||
cacosf;
|
||||
cacosh;
|
||||
cacoshf;
|
||||
carg;
|
||||
cargf;
|
||||
cargl;
|
||||
casin;
|
||||
casinf;
|
||||
casinh;
|
||||
casinhf;
|
||||
catan;
|
||||
catanf;
|
||||
catanh;
|
||||
catanhf;
|
||||
cbrt;
|
||||
cbrtf;
|
||||
cbrtl;
|
||||
ccos;
|
||||
ccosf;
|
||||
ccosh;
|
||||
ccoshf;
|
||||
ceil;
|
||||
ceilf;
|
||||
ceill;
|
||||
cexp;
|
||||
cexpf;
|
||||
cimag;
|
||||
cimagf;
|
||||
cimagl;
|
||||
conj;
|
||||
conjf;
|
||||
conjl;
|
||||
copysign;
|
||||
copysignf;
|
||||
copysignl;
|
||||
@@ -41,6 +71,23 @@ LIBC {
|
||||
coshf;
|
||||
coshl;
|
||||
cosl;
|
||||
cproj;
|
||||
cprojf;
|
||||
cprojl;
|
||||
creal;
|
||||
crealf;
|
||||
creall;
|
||||
csin;
|
||||
csinf;
|
||||
csinh;
|
||||
csinhf;
|
||||
csqrt;
|
||||
csqrtf;
|
||||
csqrtl;
|
||||
ctan;
|
||||
ctanf;
|
||||
ctanh;
|
||||
ctanhf;
|
||||
drem;
|
||||
dremf;
|
||||
erf;
|
||||
@@ -121,6 +168,7 @@ LIBC {
|
||||
lgammaf;
|
||||
lgammaf_r;
|
||||
lgammal;
|
||||
lgammal_r;
|
||||
llrint;
|
||||
llrintf;
|
||||
llrintl;
|
||||
@@ -221,4 +269,3 @@ LIBC {
|
||||
yn;
|
||||
ynf;
|
||||
};
|
||||
|
||||
|
||||
@@ -22,13 +22,42 @@ atanh
|
||||
atanhf
|
||||
atanhl
|
||||
atanl
|
||||
cabs
|
||||
cabsf
|
||||
cabsl
|
||||
cacos
|
||||
cacosf
|
||||
cacosh
|
||||
cacoshf
|
||||
carg
|
||||
cargf
|
||||
cargl
|
||||
casin
|
||||
casinf
|
||||
casinh
|
||||
casinhf
|
||||
catan
|
||||
catanf
|
||||
catanh
|
||||
catanhf
|
||||
cbrt
|
||||
cbrtf
|
||||
cbrtl
|
||||
ccos
|
||||
ccosf
|
||||
ccosh
|
||||
ccoshf
|
||||
ceil
|
||||
ceilf
|
||||
ceill
|
||||
cexp
|
||||
cexpf
|
||||
cimag
|
||||
cimagf
|
||||
cimagl
|
||||
conj
|
||||
conjf
|
||||
conjl
|
||||
copysign
|
||||
copysignf
|
||||
copysignl
|
||||
@@ -38,8 +67,23 @@ cosh
|
||||
coshf
|
||||
coshl
|
||||
cosl
|
||||
cproj
|
||||
cprojf
|
||||
cprojl
|
||||
creal
|
||||
crealf
|
||||
creall
|
||||
csin
|
||||
csinf
|
||||
csinh
|
||||
csinhf
|
||||
csqrt
|
||||
csqrtf
|
||||
csqrtl
|
||||
ctan
|
||||
ctanf
|
||||
ctanh
|
||||
ctanhf
|
||||
drem
|
||||
dremf
|
||||
erf
|
||||
@@ -120,6 +164,7 @@ lgamma_r
|
||||
lgammaf
|
||||
lgammaf_r
|
||||
lgammal
|
||||
lgammal_r
|
||||
llrint
|
||||
llrintf
|
||||
llrintl
|
||||
|
||||
@@ -26,13 +26,42 @@ LIBC {
|
||||
atanhf;
|
||||
atanhl;
|
||||
atanl;
|
||||
cabs;
|
||||
cabsf;
|
||||
cabsl;
|
||||
cacos;
|
||||
cacosf;
|
||||
cacosh;
|
||||
cacoshf;
|
||||
carg;
|
||||
cargf;
|
||||
cargl;
|
||||
casin;
|
||||
casinf;
|
||||
casinh;
|
||||
casinhf;
|
||||
catan;
|
||||
catanf;
|
||||
catanh;
|
||||
catanhf;
|
||||
cbrt;
|
||||
cbrtf;
|
||||
cbrtl;
|
||||
ccos;
|
||||
ccosf;
|
||||
ccosh;
|
||||
ccoshf;
|
||||
ceil;
|
||||
ceilf;
|
||||
ceill;
|
||||
cexp;
|
||||
cexpf;
|
||||
cimag;
|
||||
cimagf;
|
||||
cimagl;
|
||||
conj;
|
||||
conjf;
|
||||
conjl;
|
||||
copysign;
|
||||
copysignf;
|
||||
copysignl;
|
||||
@@ -42,8 +71,23 @@ LIBC {
|
||||
coshf;
|
||||
coshl;
|
||||
cosl;
|
||||
cproj;
|
||||
cprojf;
|
||||
cprojl;
|
||||
creal;
|
||||
crealf;
|
||||
creall;
|
||||
csin;
|
||||
csinf;
|
||||
csinh;
|
||||
csinhf;
|
||||
csqrt;
|
||||
csqrtf;
|
||||
csqrtl;
|
||||
ctan;
|
||||
ctanf;
|
||||
ctanh;
|
||||
ctanhf;
|
||||
drem;
|
||||
dremf;
|
||||
erf;
|
||||
@@ -124,6 +168,7 @@ LIBC {
|
||||
lgammaf;
|
||||
lgammaf_r;
|
||||
lgammal;
|
||||
lgammal_r;
|
||||
llrint;
|
||||
llrintf;
|
||||
llrintl;
|
||||
|
||||
@@ -22,12 +22,42 @@ atanh
|
||||
atanhf
|
||||
atanhl
|
||||
atanl
|
||||
cabs
|
||||
cabsf
|
||||
cabsl
|
||||
cacos
|
||||
cacosf
|
||||
cacosh
|
||||
cacoshf
|
||||
carg
|
||||
cargf
|
||||
cargl
|
||||
casin
|
||||
casinf
|
||||
casinh
|
||||
casinhf
|
||||
catan
|
||||
catanf
|
||||
catanh
|
||||
catanhf
|
||||
cbrt
|
||||
cbrtf
|
||||
cbrtl
|
||||
ccos
|
||||
ccosf
|
||||
ccosh
|
||||
ccoshf
|
||||
ceil
|
||||
ceilf
|
||||
ceill
|
||||
cexp
|
||||
cexpf
|
||||
cimag
|
||||
cimagf
|
||||
cimagl
|
||||
conj
|
||||
conjf
|
||||
conjl
|
||||
copysign
|
||||
copysignf
|
||||
copysignl
|
||||
@@ -37,6 +67,23 @@ cosh
|
||||
coshf
|
||||
coshl
|
||||
cosl
|
||||
cproj
|
||||
cprojf
|
||||
cprojl
|
||||
creal
|
||||
crealf
|
||||
creall
|
||||
csin
|
||||
csinf
|
||||
csinh
|
||||
csinhf
|
||||
csqrt
|
||||
csqrtf
|
||||
csqrtl
|
||||
ctan
|
||||
ctanf
|
||||
ctanh
|
||||
ctanhf
|
||||
drem
|
||||
dremf
|
||||
erf
|
||||
@@ -117,6 +164,7 @@ lgamma_r
|
||||
lgammaf
|
||||
lgammaf_r
|
||||
lgammal
|
||||
lgammal_r
|
||||
llrint
|
||||
llrintf
|
||||
llrintl
|
||||
|
||||
@@ -26,12 +26,42 @@ LIBC {
|
||||
atanhf;
|
||||
atanhl;
|
||||
atanl;
|
||||
cabs;
|
||||
cabsf;
|
||||
cabsl;
|
||||
cacos;
|
||||
cacosf;
|
||||
cacosh;
|
||||
cacoshf;
|
||||
carg;
|
||||
cargf;
|
||||
cargl;
|
||||
casin;
|
||||
casinf;
|
||||
casinh;
|
||||
casinhf;
|
||||
catan;
|
||||
catanf;
|
||||
catanh;
|
||||
catanhf;
|
||||
cbrt;
|
||||
cbrtf;
|
||||
cbrtl;
|
||||
ccos;
|
||||
ccosf;
|
||||
ccosh;
|
||||
ccoshf;
|
||||
ceil;
|
||||
ceilf;
|
||||
ceill;
|
||||
cexp;
|
||||
cexpf;
|
||||
cimag;
|
||||
cimagf;
|
||||
cimagl;
|
||||
conj;
|
||||
conjf;
|
||||
conjl;
|
||||
copysign;
|
||||
copysignf;
|
||||
copysignl;
|
||||
@@ -41,6 +71,23 @@ LIBC {
|
||||
coshf;
|
||||
coshl;
|
||||
cosl;
|
||||
cproj;
|
||||
cprojf;
|
||||
cprojl;
|
||||
creal;
|
||||
crealf;
|
||||
creall;
|
||||
csin;
|
||||
csinf;
|
||||
csinh;
|
||||
csinhf;
|
||||
csqrt;
|
||||
csqrtf;
|
||||
csqrtl;
|
||||
ctan;
|
||||
ctanf;
|
||||
ctanh;
|
||||
ctanhf;
|
||||
drem;
|
||||
dremf;
|
||||
erf;
|
||||
@@ -121,6 +168,7 @@ LIBC {
|
||||
lgammaf;
|
||||
lgammaf_r;
|
||||
lgammal;
|
||||
lgammal_r;
|
||||
llrint;
|
||||
llrintf;
|
||||
llrintl;
|
||||
@@ -221,4 +269,3 @@ LIBC {
|
||||
yn;
|
||||
ynf;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user