OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sinT
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
complex_trig.cpp
68
static complex<_Tp>
sinT
(const complex<_Tp>& z) {
74
{ return
sinT
(z); }
77
{ return
sinT
(z); }
81
{ return
sinT
(z); }
/ndk/sources/cxx-stl/stlport/src/
complex_trig.cpp
68
static complex<_Tp>
sinT
(const complex<_Tp>& z) {
74
{ return
sinT
(z); }
77
{ return
sinT
(z); }
81
{ return
sinT
(z); }
Completed in 288 milliseconds