Home
last modified time | relevance | path

Searched defs:atan (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/perf/
Dfbench.c347 #define atan I_atan macro
489 static double atan(x) in atan() function
/external/valgrind/main/memcheck/tests/
Dvcpu_fbench.c351 #define atan I_atan macro
493 static double atan(x) in atan() function
/external/stlport/stlport/stl/
D_valarray.h919 inline valarray<_Tp> atan(const valarray<_Tp>& __x) { in atan() function
/external/clang/lib/Headers/
Dtgmath.h148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro