Home
last modified time | relevance | path

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

/external/llvm-project/libc/utils/MPFRWrapper/
DMPFRUtils.h74 template <typename T> struct TernaryInput { struct
176 static bool match(const TernaryInput<T> &in, T out, double tolerance) {
229 cpp::IsSame<InputType, TernaryInput<OutputType>>::Value);