Lines Matching +full:1 +full:br +full:- +full:100
11 <br> $Id: assert.html,v 1.6 2001-08-27 21:47:03 ca Exp $
49 cc -DSM_CHECK_ALL=0 -DSM_CHECK_REQUIRE=1 ...
152 SM_CHECK_REQUIRE<br>
153 SM_CHECK_ENSURE<br>
154 SM_CHECK_ASSERT<br>
158 SM_CHECK_ENSURE or SM_CHECK_ASSERT as 1. For example,
162 -DSM_CHECK_ALL=0 -DSM_CHECK_REQUIRE=1
167 are each set to either 0 or 1.
188 SmExpensiveRequire<br>
189 SmExpensiveAssert<br>
197 sm_check_require<br>
198 sm_check_assert<br>
205 level 1: < 10 basic C operations<br>
206 level 2: < 100 basic C operations<br>
207 level 3: < 1000 basic C operations<br>
265 First of all, to facilitate post-mortem analysis, we want to dump core
311 and perform their thread-specific cleanup actions before terminating?
348 "ensure" assertion types. In short, we are conforming to a de-facto