# Generated by genversionscripts.py. Do not edit.
LIBC {
  global:
    __fe_dfl_env;
    __signbit;
    __signbitf;
    __signbitl;
    acos;
    acosf;
    acosh;
    acoshf;
    asin;
    asinf;
    asinh;
    asinhf;
    atan;
    atan2;
    atan2f;
    atanf;
    atanh;
    atanhf;
    cbrt;
    cbrtf;
    ceil;
    ceilf;
    ceill;
    copysign;
    copysignf;
    copysignl;
    cos;
    cosf;
    cosh;
    coshf;
    drem;
    dremf;
    erf;
    erfc;
    erfcf;
    erff;
    exp;
    exp2;
    exp2f;
    expf;
    expm1;
    expm1f;
    fabs;
    fabsf;
    fabsl;
    fdim;
    fdimf;
    fdiml;
    finite;
    finitef;
    floor;
    floorf;
    floorl;
    fma;
    fmaf;
    fmax;
    fmaxf;
    fmaxl;
    fmin;
    fminf;
    fminl;
    fmod;
    fmodf;
    frexp;
    frexpf;
    gamma;
    gamma_r;
    gammaf;
    gammaf_r;
    hypot;
    hypotf;
    ilogb;
    ilogbf;
    ilogbl;
    j0;
    j0f;
    j1;
    j1f;
    jn;
    jnf;
    ldexpf;
    ldexpl;
    lgamma;
    lgamma_r;
    lgammaf;
    lgammaf_r;
    llrint;
    llrintf;
    llround;
    llroundf;
    llroundl;
    log;
    log10;
    log10f;
    log1p;
    log1pf;
    log2;
    log2f;
    log2l;
    logb;
    logbf;
    logbl;
    logf;
    lrint;
    lrintf;
    lround;
    lroundf;
    lroundl;
    modf;
    modff;
    nan;
    nanf;
    nanl;
    nearbyint;
    nearbyintf;
    nextafter;
    nextafterf;
    nexttoward;
    nexttowardf;
    nexttowardl;
    pow;
    powf;
    remainder;
    remainderf;
    remquo;
    remquof;
    rint;
    rintf;
    round;
    roundf;
    roundl;
    scalb;
    scalbf;
    scalbln;
    scalblnf;
    scalblnl;
    scalbn;
    scalbnf;
    scalbnl;
    signgam;
    significand;
    significandf;
    sin;
    sincos;
    sincosf;
    sincosl;
    sinf;
    sinh;
    sinhf;
    sqrt;
    sqrtf;
    tan;
    tanf;
    tanh;
    tanhf;
    tgamma;
    tgammaf;
    trunc;
    truncf;
    truncl;
    y0;
    y0f;
    y1;
    y1f;
    yn;
    ynf;
};