Lines Matching full:condition
69 if (condition) do_this;
76 if (condition)
83 if (condition) {
175 } while (condition);
201 if (condition)
208 if (condition)
218 if (condition) {
229 while (condition) {
1192 block references symbols that will not exist if the condition is not met.
1234 is common for a given warning condition, if it occurs at all, to occur
1244 during normal operation. These are not pre- or post-condition asserts, for
1245 example. Again: WARN*() must not be used for a condition that is expected