Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/FPUtil/
H A Dexcept_value_utils.h19 template <typename T, int N> struct ExceptionalValues { struct
35 using ExceptionalValues = ExceptionalValues<T, N>; argument
37 static bool check_odd_func(const ExceptionalValues &ExceptVals, in check_odd_func()