Lines Matching full:evaluation
2958 executed after it. These occur after the evaluation of a full
2960 the evaluation of the first operand of a `&&', `||', `? :' or `,'
2962 evaluation of its arguments and the expression denoting the called
2964 by the sequence point rules, the order of evaluation of
2977 evaluation of an expression. Furthermore, the prior value shall
15073 * `The evaluation methods characterized by non-standard negative
15580 evaluation will be destroyed at the end of the statement that includes
15614 evaluation of a statement expression is not interleaved with the
15615 evaluation of other parts of the containing expression. For example,
22495 but evaluation will fault if `p' is not a valid address.
35854 It is never safe to depend on the order of evaluation of side
41562 * order of evaluation, side effects: Non-bugs. (line 196)
41713 * side effects, order of evaluation: Non-bugs. (line 196)