Lines Matching full:evaluation
2581 executed after it. These occur after the evaluation of a full
2583 the evaluation of the first operand of a `&&', `||', `? :' or `,'
2585 evaluation of its arguments and the expression denoting the called
2587 by the sequence point rules, the order of evaluation of
2600 evaluation
13839 * `The evaluation methods characterized by non-standard negative
14343 evaluation will be destroyed at the end of the statement that includes
14377 evaluation of a statement expression is not interleaved with the
14378 evaluation of other parts of the containing expression. For example,
20687 but evaluation will fault if `p' is not a valid address.
27603 It is never safe to depend on the order of evaluation of side
32663 * order of evaluation, side effects: Non-bugs. (line 196)
32808 * side effects, order of evaluation: Non-bugs. (line 196)