libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Fill a memory block with a constant byte.
[in,out] | mem | the base address of the block |
[in] | val | the byte |
[in] | sz | the block size |
Definition at line 320 of file util.cpp.
References __D_ASSERT, likely, and unlikely.
Referenced by csdbg::sttybuf::config(), csdbg::filter::filter(), csdbg::tcpsockbuf::open(), and csdbg::string::shred().