1# Generated by genversion-scripts.py. Do not edit. 2LIBC { 3 global: 4 __fe_dfl_env; # var 5 __signbit; 6 __signbitf; 7 __signbitl; 8 acos; 9 acosf; 10 acosh; 11 acoshf; 12 acoshl; # introduced=21 13 acosl; # introduced=21 14 asin; 15 asinf; 16 asinh; 17 asinhf; 18 asinhl; # introduced=21 19 asinl; # introduced=21 20 atan; 21 atan2; 22 atan2f; 23 atan2l; # introduced=21 24 atanf; 25 atanh; 26 atanhf; 27 atanhl; # introduced=21 28 atanl; # introduced=21 29 cabs; # introduced=23 30 cabsf; # introduced=23 31 cabsl; # introduced-arm=21 introduced-arm64=23 introduced-mips=21 introduced-mips64=23 introduced-x86=21 introduced-x86_64=23 32 cacos; # introduced=23 33 cacosf; # introduced=23 34 cacosh; # introduced=23 35 cacoshf; # introduced=23 36 carg; # introduced=23 37 cargf; # introduced=23 38 cargl; # introduced=23 39 casin; # introduced=23 40 casinf; # introduced=23 41 casinh; # introduced=23 42 casinhf; # introduced=23 43 catan; # introduced=23 44 catanf; # introduced=23 45 catanh; # introduced=23 46 catanhf; # introduced=23 47 cbrt; 48 cbrtf; 49 cbrtl; # introduced=21 50 ccos; # introduced=23 51 ccosf; # introduced=23 52 ccosh; # introduced=23 53 ccoshf; # introduced=23 54 ceil; 55 ceilf; 56 ceill; 57 cexp; # introduced=23 58 cexpf; # introduced=23 59 cimag; # introduced=23 60 cimagf; # introduced=23 61 cimagl; # introduced=23 62 conj; # introduced=23 63 conjf; # introduced=23 64 conjl; # introduced=23 65 copysign; 66 copysignf; 67 copysignl; 68 cos; 69 cosf; 70 cosh; 71 coshf; 72 coshl; # introduced=21 73 cosl; # introduced=21 74 cproj; # introduced=23 75 cprojf; # introduced=23 76 cprojl; # introduced-arm=21 introduced-arm64=23 introduced-mips=21 introduced-mips64=23 introduced-x86=21 introduced-x86_64=23 77 creal; # introduced=23 78 crealf; # introduced=23 79 creall; # introduced=23 80 csin; # introduced=23 81 csinf; # introduced=23 82 csinh; # introduced=23 83 csinhf; # introduced=23 84 csqrt; # introduced=23 85 csqrtf; # introduced=23 86 csqrtl; # introduced-arm=21 introduced-arm64=23 introduced-mips=21 introduced-mips64=23 introduced-x86=21 introduced-x86_64=23 87 ctan; # introduced=23 88 ctanf; # introduced=23 89 ctanh; # introduced=23 90 ctanhf; # introduced=23 91 drem; 92 dremf; 93 erf; 94 erfc; 95 erfcf; 96 erfcl; # introduced=21 97 erff; 98 erfl; # introduced=21 99 exp; 100 exp2; 101 exp2f; 102 exp2l; # introduced=21 103 expf; 104 expl; # introduced=21 105 expm1; 106 expm1f; 107 expm1l; # introduced=21 108 fabs; 109 fabsf; 110 fabsl; 111 fdim; 112 fdimf; 113 fdiml; 114 feclearexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 115 fedisableexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 116 feenableexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 117 fegetenv; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 118 fegetexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 119 fegetexceptflag; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 120 fegetround; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 121 feholdexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 122 feraiseexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 123 fesetenv; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 124 fesetexceptflag; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 125 fesetround; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 126 fetestexcept; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 127 feupdateenv; # introduced-arm=21 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 128 finite; 129 finitef; 130 floor; 131 floorf; 132 floorl; 133 fma; 134 fmaf; 135 fmal; # introduced=21 136 fmax; 137 fmaxf; 138 fmaxl; 139 fmin; 140 fminf; 141 fminl; 142 fmod; 143 fmodf; 144 fmodl; # introduced=21 145 frexp; 146 frexpf; 147 frexpl; # introduced=21 148 gamma; 149 gamma_r; 150 gammaf; 151 gammaf_r; 152 hypot; 153 hypotf; 154 hypotl; # introduced=21 155 ilogb; 156 ilogbf; 157 ilogbl; 158 j0; 159 j0f; 160 j1; 161 j1f; 162 jn; 163 jnf; 164 ldexpf; 165 ldexpl; 166 lgamma; 167 lgamma_r; 168 lgammaf; 169 lgammaf_r; 170 lgammal; # introduced=21 171 lgammal_r; # introduced=23 172 llrint; 173 llrintf; 174 llrintl; # introduced=21 175 llround; 176 llroundf; 177 llroundl; 178 log; 179 log10; 180 log10f; 181 log10l; # introduced=21 182 log1p; 183 log1pf; 184 log1pl; # introduced=21 185 log2; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 186 log2f; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 187 log2l; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 188 logb; 189 logbf; 190 logbl; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 191 logf; 192 logl; # introduced=21 193 lrint; 194 lrintf; 195 lrintl; # introduced=21 196 lround; 197 lroundf; 198 lroundl; 199 modf; 200 modff; 201 modfl; # introduced=21 202 nan; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 203 nanf; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 204 nanl; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21 205 nearbyint; 206 nearbyintf; 207 nearbyintl; # introduced=21 208 nextafter; 209 nextafterf; 210 nextafterl; # introduced=21 211 nexttoward; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 212 nexttowardf; 213 nexttowardl; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 214 pow; 215 powf; 216 powl; # introduced=21 217 remainder; 218 remainderf; 219 remainderl; # introduced=21 220 remquo; 221 remquof; 222 remquol; # introduced=21 223 rint; 224 rintf; 225 rintl; # introduced=21 226 round; 227 roundf; 228 roundl; 229 scalb; 230 scalbf; 231 scalbln; # introduced-arm=9 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 232 scalblnf; # introduced-arm=9 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 233 scalblnl; # introduced-arm=9 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 234 scalbn; 235 scalbnf; 236 scalbnl; 237 signgam; # var 238 significand; 239 significandf; 240 significandl; # introduced=21 241 sin; 242 sincos; 243 sincosf; 244 sincosl; 245 sinf; 246 sinh; 247 sinhf; 248 sinhl; # introduced=21 249 sinl; # introduced=21 250 sqrt; 251 sqrtf; 252 sqrtl; # introduced=21 253 tan; 254 tanf; 255 tanh; 256 tanhf; 257 tanhl; # introduced=21 258 tanl; # introduced=21 259 tgamma; 260 tgammaf; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=9 introduced-x86_64=21 261 tgammal; # introduced=21 262 trunc; 263 truncf; 264 truncl; 265 y0; 266 y0f; 267 y1; 268 y1f; 269 yn; 270 ynf; 271 local: 272 *; 273}; 274 275LIBC_O { 276 global: 277 cacoshl; 278 cacosl; 279 casinhl; 280 casinl; 281 catanhl; 282 catanl; 283 ccoshl; 284 ccosl; 285 cexpl; 286 clog; 287 clogf; 288 clogl; 289 cpow; 290 cpowf; 291 cpowl; 292 csinhl; 293 csinl; 294 ctanhl; 295 ctanl; 296} LIBC; 297 298LIBC_DEPRECATED { # arm mips platform-only 299 global: # arm mips 300 ___Unwind_Backtrace; # arm 301 ___Unwind_ForcedUnwind; # arm 302 ___Unwind_RaiseException; # arm 303 ___Unwind_Resume; # arm 304 ___Unwind_Resume_or_Rethrow; # arm 305 __adddf3; # arm 306 __aeabi_cdcmpeq; # arm 307 __aeabi_cdcmple; # arm 308 __aeabi_cdrcmple; # arm 309 __aeabi_cfcmpeq; # arm 310 __aeabi_cfcmple; # arm 311 __aeabi_cfrcmple; # arm 312 __aeabi_d2lz; # arm 313 __aeabi_d2uiz; # arm 314 __aeabi_d2ulz; # arm 315 __aeabi_dadd; # arm 316 __aeabi_dcmpeq; # arm 317 __aeabi_dcmpge; # arm 318 __aeabi_dcmpgt; # arm 319 __aeabi_dcmple; # arm 320 __aeabi_dcmplt; # arm 321 __aeabi_ddiv; # arm 322 __aeabi_dmul; # arm 323 __aeabi_drsub; # arm 324 __aeabi_dsub; # arm 325 __aeabi_f2d; # arm 326 __aeabi_f2lz; # arm 327 __aeabi_f2ulz; # arm 328 __aeabi_fcmpeq; # arm 329 __aeabi_fcmpge; # arm 330 __aeabi_fcmpgt; # arm 331 __aeabi_fcmple; # arm 332 __aeabi_fcmplt; # arm 333 __aeabi_i2d; # arm 334 __aeabi_l2d; # arm 335 __aeabi_ui2d; # arm 336 __aeabi_ul2d; # arm 337 __aeabi_unwind_cpp_pr0; # arm 338 __aeabi_unwind_cpp_pr1; # arm 339 __aeabi_unwind_cpp_pr2; # arm 340 __cmpdf2; # arm 341 __cmpsf2; # arm 342 __divdf3; # arm 343 __eqdf2; # arm 344 __eqsf2; # arm 345 __extendsfdf2; # arm 346 __fixdfdi; # arm mips 347 __fixsfdi; # arm mips 348 __fixunsdfdi; # arm mips 349 __fixunsdfsi; # arm 350 __fixunssfdi; # arm mips 351 __floatdidf; # arm 352 __floatsidf; # arm 353 __floatundidf; # arm 354 __floatunsidf; # arm 355 __gedf2; # arm 356 __gesf2; # arm 357 __gnu_Unwind_Backtrace; # arm 358 __gnu_unwind_execute; # arm 359 __gnu_Unwind_ForcedUnwind; # arm 360 __gnu_unwind_frame; # arm 361 __gnu_Unwind_RaiseException; # arm 362 __gnu_Unwind_Restore_VFP; # arm 363 __gnu_Unwind_Restore_VFP_D; # arm 364 __gnu_Unwind_Restore_VFP_D_16_to_31; # arm 365 __gnu_Unwind_Restore_WMMXC; # arm 366 __gnu_Unwind_Restore_WMMXD; # arm 367 __gnu_Unwind_Resume; # arm 368 __gnu_Unwind_Resume_or_Rethrow; # arm 369 __gnu_Unwind_Save_VFP; # arm 370 __gnu_Unwind_Save_VFP_D; # arm 371 __gnu_Unwind_Save_VFP_D_16_to_31; # arm 372 __gnu_Unwind_Save_WMMXC; # arm 373 __gnu_Unwind_Save_WMMXD; # arm 374 __gtdf2; # arm 375 __gtsf2; # arm 376 __ledf2; # arm 377 __lesf2; # arm 378 __ltdf2; # arm 379 __ltsf2; # arm 380 __muldf3; # arm 381 __nedf2; # arm 382 __nesf2; # arm 383 __restore_core_regs; # arm 384 __subdf3; # arm 385 _Unwind_Backtrace; # arm 386 _Unwind_Complete; # arm 387 _Unwind_DeleteException; # arm 388 _Unwind_ForcedUnwind; # arm 389 _Unwind_GetCFA; # arm 390 _Unwind_GetDataRelBase; # arm 391 _Unwind_GetLanguageSpecificData; # arm 392 _Unwind_GetRegionStart; # arm 393 _Unwind_GetTextRelBase; # arm 394 _Unwind_RaiseException; # arm 395 _Unwind_Resume; # arm 396 _Unwind_Resume_or_Rethrow; # arm 397 _Unwind_VRS_Get; # arm 398 _Unwind_VRS_Pop; # arm 399 _Unwind_VRS_Set; # arm 400 restore_core_regs; # arm 401} LIBC_O; # arm mips 402