Home
last modified time | relevance | path

Searched refs:OP_NUMERIC_DIVIDE_2 (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/functions/
H A Dfunction_consts.h155 OP_NUMERIC_DIVIDE_2, enumerator
H A Dfunc_numerics_impl.cpp45 case FunctionConsts::OP_NUMERIC_DIVIDE_2: \
399 specializable_bin_num_arith_func(sig, FunctionConsts::OP_NUMERIC_DIVIDE_2) in op_numeric_divide()
H A Dfunc_arithmetic.cpp138 f1 = GET_BUILTIN_FUNCTION(OP_NUMERIC_DIVIDE_2); in specialize()