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