Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_arithmetic.h178 struct MaximumOperation { struct
185 // The rest of MaximumOperation::Do could be: argument
211 static inline constexpr T Do(T v0, T v1) { in Do()
217 static inline constexpr T Do(T v0, T v1, T v2) { in Do()
222 static inline constexpr T Do(T v0, T v1, T v2, T v3) { in Do()