Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Dsincos_eval.h43 double u_hi_3 = u_hi_sq * u.hi; sincos_eval() local
H A Dtan.cpp83 double u_hi_3 = u_hi_sq * u.hi; tan_eval() local