Lines Matching full:checking
17 for assertion checking and abnormal program termination.
34 ** assertion checking
56 and they are also used by the assertion checking macros.
64 macro, such as the assertion checking macros.
69 from an assertion checking macro, or they are set to NULL and 0.
140 <h2> How To Disable Assertion Checking At Compile Time </h2>
144 For example, you might want to enable SM_REQUIRE checking
192 By doing this, you bring the cost of the assertion checking code
193 back down to a single comparison, unless expensive assertion checking
256 working if assertion checking is disabled.
344 a prominent evangelist for assertion checking who has written a number of
347 Many other assertion checking packages for C also have "require" and