Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dlibcalls.c86 double atan_ = atan(d); in test_builtins() local
/external/pytorch/torch/_refs/
D__init__.py6242 atan_ = _make_inplace(atan) variable
/external/skia/src/opts/
DSkRasterPipeline_opts.h1916 SI F atan_(F x) { in atan_() function