Lines Matching refs:PRINT_OP
844 case PRINT_OP: in free_arg()
1731 arg->type = PRINT_OP; in process_cond()
1880 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1925 arg->type = PRINT_OP; in process_op()
1959 arg->type = PRINT_OP; in process_op()
2009 if (right->type == PRINT_OP && in process_op()
2033 arg->type = PRINT_OP; in process_op()
2265 case PRINT_OP: in arg_num_eval()
2426 case PRINT_OP: in arg_eval()
3116 arg->type = PRINT_OP; in process_arg_token()
3571 case PRINT_OP: in eval_num_arg()
4088 case PRINT_OP: in print_str_arg()
5804 case PRINT_OP: in print_args()