Searched refs:sinhf (Results 1 – 2 of 2) sorted by relevance
/external/stlport/stlport/stl/config/ | ||
D | _como.h | 113 # define sinhf sinh macro |
/external/stlport/stlport/stl/ | ||
D | _cmath.h | 88 inline float sinhf(float v) { return __sinhf(v); } in sinhf() function |