|
Squid Web Cache v8/master
|
Go to the source code of this file.
Macros | |
| #define | assert(EX) ((EX)?((void)0):xassert( # EX , __FILE__, __LINE__)) |
Functions | |
| void | xassert (const char *, const char *, int) |
| #define assert | ( | EX | ) | ((EX)?((void)0):xassert( # EX , __FILE__, __LINE__)) |
| void xassert | ( | const char * | expr, |
| const char * | file, | ||
| int | line | ||
| ) |
Definition at line 11 of file assert.cc.
References Asserting_, DBG_CRITICAL, debugs, and Debug::PrepareToDie().