op_type           100 usr/bin/test/test.c 	short op_num, op_type;
op_type           256 usr/bin/test/test.c 	if (t_wp_op && t_wp_op->op_type == UNOP) {
op_type           272 usr/bin/test/test.c 	if (t_lex(t_wp[1]), t_wp_op && t_wp_op->op_type == BINOP) {
op_type           386 usr/bin/test/test.c 			if ((op->op_type == UNOP && isoperand()) ||
op_type           411 usr/bin/test/test.c 	    		return op->op_type == BINOP &&