Searched refs:postGuard (Results 1 – 1 of 1) sorted by relevance
63 memset(postGuard(), guardBlockEndVal, guardBlockSize); in size()69 checkGuardBlock(postGuard(), guardBlockEndVal, "after"); in check()91 unsigned char* postGuard() const { return data() + size; } in postGuard() function