Home
last modified time | relevance | path

Searched refs:force_underflow (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/math/
H A Dk_casinh.c185 volatile double force_underflow = __real__ res * __real__ res; in __kernel_casinh() local
186 (void) force_underflow; in __kernel_casinh()
H A Dk_casinhl.c194 volatile long double force_underflow = __real__ res * __real__ res; in __kernel_casinhl() local
195 (void) force_underflow; in __kernel_casinhl()
H A Dk_casinhf.c187 volatile float force_underflow = __real__ res * __real__ res; in __kernel_casinhf() local
188 (void) force_underflow; in __kernel_casinhf()