Home
last modified time | relevance | path

Searched defs:atan2l (Results 1 – 3 of 3) sorted by relevance

/external/stlport/stlport/stl/config/
D_como.h86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
/external/stlport/stlport/stl/
D_cmath.h96 inline long double atan2l(long double v1, long double v2) { return __atan2l(v1,v2); } in atan2l() function
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h134 atan2l, enumerator