Home
last modified time | relevance | path

Searched defs:Approx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h252 Approx = 0, enumerator
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3032 class Approx { class
3059 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
3708 Vector::ApproxMatcher<T> Approx( std::vector<T> const& comparator ) { in Approx() function
7784 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx