Lines Matching full:evaluation
3057 executed after it. These occur after the evaluation of a full
3059 the evaluation of the first operand of a `&&', `||', `? :' or `,'
3061 evaluation of its arguments and the expression denoting the called
3063 by the sequence point rules, the order of evaluation of
3076 evaluation of an expression. Furthermore, the prior value shall
16253 * `The evaluation methods characterized by non-standard negative
16760 evaluation will be destroyed at the end of the statement that includes
16794 evaluation of a statement expression is not interleaved with the
16795 evaluation of other parts of the containing expression. For example,
23998 but evaluation will fault if `p' is not a valid address.
37843 It is never safe to depend on the order of evaluation of side
43690 * order of evaluation, side effects: Non-bugs. (line 196)
43859 * side effects, order of evaluation: Non-bugs. (line 196)