Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dlibcalls.c96 double atan2_ = atan2(d, 2); in test_builtins() local
/external/skia/src/opts/
DSkRasterPipeline_opts.h1545 SI F atan2_(F y0, F x0) { in atan2_() function