Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Dasinhf.cpp36 double x_sq = x_d * x_d; global() variable
H A Dhypotf.cpp34 double x_sq = xd * xd; global() variable