Home | History | Annotate | Download | only in symbols
      1 # Generated by genversionscripts.py. Do not edit.
      2 LIBC {
      3   global:
      4     __fe_dfl_env;
      5     __signbit;
      6     __signbitf;
      7     __signbitl;
      8     acos;
      9     acosf;
     10     acosh;
     11     acoshf;
     12     asin;
     13     asinf;
     14     asinh;
     15     asinhf;
     16     atan;
     17     atan2;
     18     atan2f;
     19     atanf;
     20     atanh;
     21     atanhf;
     22     cbrt;
     23     cbrtf;
     24     ceil;
     25     ceilf;
     26     ceill;
     27     copysign;
     28     copysignf;
     29     copysignl;
     30     cos;
     31     cosf;
     32     cosh;
     33     coshf;
     34     drem;
     35     dremf;
     36     erf;
     37     erfc;
     38     erfcf;
     39     erff;
     40     exp;
     41     exp2;
     42     exp2f;
     43     expf;
     44     expm1;
     45     expm1f;
     46     fabs;
     47     fabsf;
     48     fabsl;
     49     fdim;
     50     fdimf;
     51     fdiml;
     52     feclearexcept;
     53     fedisableexcept;
     54     feenableexcept;
     55     fegetenv;
     56     fegetexcept;
     57     fegetexceptflag;
     58     fegetround;
     59     feholdexcept;
     60     feraiseexcept;
     61     fesetenv;
     62     fesetexceptflag;
     63     fesetround;
     64     fetestexcept;
     65     feupdateenv;
     66     finite;
     67     finitef;
     68     floor;
     69     floorf;
     70     floorl;
     71     fma;
     72     fmaf;
     73     fmax;
     74     fmaxf;
     75     fmaxl;
     76     fmin;
     77     fminf;
     78     fminl;
     79     fmod;
     80     fmodf;
     81     frexp;
     82     frexpf;
     83     gamma;
     84     gamma_r;
     85     gammaf;
     86     gammaf_r;
     87     hypot;
     88     hypotf;
     89     ilogb;
     90     ilogbf;
     91     ilogbl;
     92     j0;
     93     j0f;
     94     j1;
     95     j1f;
     96     jn;
     97     jnf;
     98     ldexpf;
     99     ldexpl;
    100     lgamma;
    101     lgamma_r;
    102     lgammaf;
    103     lgammaf_r;
    104     llrint;
    105     llrintf;
    106     llround;
    107     llroundf;
    108     llroundl;
    109     log;
    110     log10;
    111     log10f;
    112     log1p;
    113     log1pf;
    114     logb;
    115     logbf;
    116     logf;
    117     lrint;
    118     lrintf;
    119     lround;
    120     lroundf;
    121     lroundl;
    122     modf;
    123     modff;
    124     nan;
    125     nanf;
    126     nanl;
    127     nearbyint;
    128     nearbyintf;
    129     nextafter;
    130     nextafterf;
    131     nexttowardf;
    132     pow;
    133     powf;
    134     remainder;
    135     remainderf;
    136     remquo;
    137     remquof;
    138     rint;
    139     rintf;
    140     round;
    141     roundf;
    142     roundl;
    143     scalb;
    144     scalbf;
    145     scalbn;
    146     scalbnf;
    147     scalbnl;
    148     signgam;
    149     significand;
    150     significandf;
    151     sin;
    152     sincos;
    153     sincosf;
    154     sincosl;
    155     sinf;
    156     sinh;
    157     sinhf;
    158     sqrt;
    159     sqrtf;
    160     tan;
    161     tanf;
    162     tanh;
    163     tanhf;
    164     tgamma;
    165     tgammaf;
    166     trunc;
    167     truncf;
    168     truncl;
    169     y0;
    170     y0f;
    171     y1;
    172     y1f;
    173     yn;
    174     ynf;
    175 };
    176