Searched refs:get_op_type (Results 1 – 3 of 3) sorted by relevance
2 int get_op_type(int char1, int char2);
989 ca.oap->op_type = get_op_type(*cp, NUL); in normal_cmd()6584 op_type = get_op_type(cap->cmdchar, cap->nchar); in nv_operator()
69 get_op_type(int char1, int char2) in get_op_type() function