Home
last modified time | relevance | path

Searched refs:sinl (Results 1 – 2 of 2) sorted by relevance

/external/stlport/stlport/stl/config/
D_como.h88 # define sinl sin macro
112 # define sinl sin macro
162 # define sinl sin macro
/external/stlport/stlport/stl/
D_cmath.h95 inline long double sinl(long double v) { return __sinl(v); } in sinl() function