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