Home
last modified time | relevance | path

Searched defs:den (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/
Dratio.fail.cpp23 static const int den = D; member in Ratio
/ndk/sources/cxx-stl/stlport/src/
Dcomplex_trig.cpp113 _Tp den = ::cos(re2) + ::cosh(im2); in tanT() local
176 _Tp den = ::cosh(re2) + ::cos(im2); in tanhT() local