HomeSort by: relevance | last modified time | path
    Searched defs:real_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
ctfloat.h 15 typedef longdouble real_t; typedef
20 static void yl2x(const real_t *x, const real_t *y, real_t *res);
21 static void yl2xp1(const real_t *x, const real_t *y, real_t *res);
23 static real_t sin(real_t x);
24 static real_t cos(real_t x)
    [all...]

Completed in 34 milliseconds