Searched refs:force_underflow (Results 1 – 3 of 3) sorted by relevance
185 volatile double force_underflow = __real__ res * __real__ res; in __kernel_casinh() local186 (void) force_underflow; in __kernel_casinh()
194 volatile long double force_underflow = __real__ res * __real__ res; in __kernel_casinhl() local195 (void) force_underflow; in __kernel_casinhl()
187 volatile float force_underflow = __real__ res * __real__ res; in __kernel_casinhf() local188 (void) force_underflow; in __kernel_casinhf()