Home
last modified time | relevance | path

Searched refs:_cchshl (Results 1 – 4 of 4) sorted by relevance

/bionic/libm/upstream-netbsd/lib/libm/complex/
Dcephes_subrl.h3 void _cchshl(long double, long double *, long double *);
Dcsinl.c43 _cchshl(cimagl(z), &ch, &sh); in csinl()
Dccosl.c43 _cchshl(cimagl(z), &ch, &sh); in ccosl()
Dcephes_subrl.c40 _cchshl(long double x, long double *c, long double *s) in _cchshl() function