Searched defs:atan2_ (Results 1 – 2 of 2) sorted by relevance
| /external/clang/test/CodeGen/ | ||
| D | libcalls.c | 96 double atan2_ = atan2(d, 2); in test_builtins() local |
| /external/skia/src/opts/ | ||
| D | SkRasterPipeline_opts.h | 1545 SI F atan2_(F y0, F x0) { in atan2_() function |