Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/math/generic/
H A Dsinf.cpp149 using ExceptChecker = typedef
153 if (ExceptChecker::check_odd_func(SmallExcepts, x_abs, x_sign, result)) {
170 using ExceptChecker = typedef
174 if (ExceptChecker::check_odd_func(LargeExcepts, x_abs, x_sign, result))