Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dmath_win32.h45 _LIBCPP_ALWAYS_INLINE bool isgreater( double x, double y ) in isgreater() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp62 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreater() function