Home
last modified time | relevance | path

Searched refs:doublereal (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Df2c.h37 typedef double doublereal; typedef
48 typedef struct { doublereal r, i; } doublecomplex;
158 doublereal d;
183 #define dabs(x) (doublereal)abs(x)
190 #define dmin(a,b) (doublereal)min(a,b)
191 #define dmax(a,b) (doublereal)max(a,b)
H A Denergy.c57 double sqrt(doublereal); in energy_()
H A Dpitsyn.c114 double log(doublereal), exp(doublereal); in pitsyn_()
H A Dirc2pc.c62 double sqrt(doublereal); in irc2pc_()
H A Dbsynz.c115 double sqrt(doublereal); in bsynz_()
H A Dvoicin.c250 double sqrt(doublereal); in voicin_()