Lines Matching refs:value
130 prev = op->common.parent->common.value.arg;
140 * with a return value op (placeholder op)
231 replacement_op->common.value.arg = NULL;
233 op->common.parent->common.value.arg =
237 op->common.parent->common.value.arg =
254 replacement_op->common.value.
319 walk_state->control_state->common.value = FALSE;
363 walk_state->control_state->common.value = FALSE;
375 (op->common.value.arg)->common.node;
377 /* Will return value (if any) be used by the caller? */
590 * If the method return value is not used by the parent,
595 * In slack mode execution, if there is no return value
596 * we should implicitly return zero (0) as a default value.
621 * We have a valid return value, delete any implicit
622 * return value.
648 * value (if any)
655 /* NULL if no return value */