HomeSort by: relevance | last modified time | path
    Searched refs:_cchsh (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/complex/
cephes_subr.h 3 void _cchsh(double, double *, double *);
ccos.c 43 _cchsh(cimag(z), &ch, &sh);
csin.c 43 _cchsh(cimag(z), &ch, &sh);
cephes_subr.c 40 _cchsh(double x, double *c, double *s) function in typeref:typename:void

Completed in 12 milliseconds