Lines Matching refs:PRINT_OP
788 case PRINT_OP: in free_arg()
1675 arg->type = PRINT_OP; in process_cond()
1821 if (arg->type == PRINT_OP && !arg->op.left) { in process_op()
1866 arg->type = PRINT_OP; in process_op()
1899 arg->type = PRINT_OP; in process_op()
1943 if (right->type == PRINT_OP && in process_op()
1967 arg->type = PRINT_OP; in process_op()
2199 case PRINT_OP: in arg_num_eval()
2354 case PRINT_OP: in arg_eval()
2983 arg->type = PRINT_OP; in process_arg_token()
3437 case PRINT_OP: in eval_num_arg()
3932 case PRINT_OP: in print_str_arg()
5499 case PRINT_OP: in print_args()