Searched defs:SCALAR_OPS (Results 1 – 3 of 3) sorted by relevance
161 pub static SCALAR_OPS: ScalarOps = ScalarOps { constant
184 pub static SCALAR_OPS: ScalarOps = ScalarOps { constant
600 #define SCALAR_OPS(IN0TYPE, IN0DATATYPE, IN1TYPE, IN1DATATYPE) \ in getEvalFunc() macro