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     log2;
    115     log2f;
    116     log2l;
    117     logb;
    118     logbf;
    119     logbl;
    120     logf;
    121     lrint;
    122     lrintf;
    123     lround;
    124     lroundf;
    125     lroundl;
    126     modf;
    127     modff;
    128     nan;
    129     nanf;
    130     nanl;
    131     nearbyint;
    132     nearbyintf;
    133     nextafter;
    134     nextafterf;
    135     nexttoward;
    136     nexttowardf;
    137     nexttowardl;
    138     pow;
    139     powf;
    140     remainder;
    141     remainderf;
    142     remquo;
    143     remquof;
    144     rint;
    145     rintf;
    146     round;
    147     roundf;
    148     roundl;
    149     scalb;
    150     scalbf;
    151     scalbln;
    152     scalblnf;
    153     scalblnl;
    154     scalbn;
    155     scalbnf;
    156     scalbnl;
    157     signgam;
    158     significand;
    159     significandf;
    160     sin;
    161     sincos;
    162     sincosf;
    163     sincosl;
    164     sinf;
    165     sinh;
    166     sinhf;
    167     sqrt;
    168     sqrtf;
    169     tan;
    170     tanf;
    171     tanh;
    172     tanhf;
    173     tgamma;
    174     tgammaf;
    175     trunc;
    176     truncf;
    177     truncl;
    178     y0;
    179     y0f;
    180     y1;
    181     y1f;
    182     yn;
    183     ynf;
    184 };
    185