Home
last modified time | relevance | path

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

/external/llvm-libc/src/math/generic/
Datan2f.cpp101 float atan2f_double_double(double num_d, double den_d, double q_d, int idx, in atan2f_double_double()
277 double num_d = static_cast<double>(FPBits(min_abs).get_val()); variable