Searched defs:MinimumOp (Results 1 – 1 of 1) sorted by relevance
86 struct MinimumOp { struct88 static data_type op(data_type el1, data_type el2) { in op()