Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dmath_helpers_test.cpp65 TEST(MathHelpers, AbsOrMin) in TEST() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dmath_helpers.h51 inline constexpr T AbsOrMin(T v) in AbsOrMin() function