Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dmath_helpers.h182 struct Minus { struct
183 ALWAYS_INLINE inline T operator()(T a, T b) in operator()