Lines Matching refs:PRINT_OP
854 case PRINT_OP: in free_arg()
1741 arg->type = PRINT_OP; in process_cond()
1890 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1935 arg->type = PRINT_OP; in process_op()
1968 arg->type = PRINT_OP; in process_op()
2018 if (right->type == PRINT_OP && in process_op()
2042 arg->type = PRINT_OP; in process_op()
2274 case PRINT_OP: in arg_num_eval()
2429 case PRINT_OP: in arg_eval()
3098 arg->type = PRINT_OP; in process_arg_token()
3552 case PRINT_OP: in eval_num_arg()
4058 case PRINT_OP: in print_str_arg()
5626 case PRINT_OP: in print_args()