Home
last modified time | relevance | path

Searched defs:ulp (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dulp.hpp89 inline typename tools::promote_args<T>::type ulp(const T& val, const Policy& pol) in ulp() function
96 inline typename tools::promote_args<T>::type ulp(const T& val) in ulp() function
/third_party/mingw-w64/mingw-w64-crt/gdtoa/
Dulp.c34 double ulp (dbl_union *x) in ulp() function
Dgdtoaimp.h547 #define ulp __ulp_D2A macro
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dulp.inl285 uint ulp = 0; local
/third_party/boost/boost/polygon/detail/
Dvoronoi_robust_fpt.hpp98 relative_error_type ulp() const { return re_; } in ulp() function in boost::polygon::detail::robust_fpt
/third_party/python/Python/
Ddtoa.c933 ulp(U *x) in ulp() function