Lines Matching refs:bytes
53 in the log indicating what bytes changed.
58 If SIZE\_BYTES is present, it indicates the number of bytes in the guard.
59 The default is 32 bytes, the max bytes is 16384. SIZE\_BYTES will be
60 padded so that it is a multiple of 8 bytes on 32 bit systems and 16 bytes
79 in the log indicating what bytes changed.
81 If SIZE\_BYTES is present, it indicates the number of bytes in the guard.
82 The default is 32 bytes, the max bytes is 16384.
96 If SIZE\_BYTES is present, it indicates the number of bytes in both guards.
97 The default is 32 bytes, the max bytes is 16384.
170 filled with the value 0xeb. When doing a realloc to a larger size, the bytes
174 of bytes in the allocation. The default is to fill the entire allocation.
180 of bytes in the allocation. The default is to fill the entire allocation.
186 of bytes in the allocation. The default is to fill the entire allocation.
191 If XX is present, it is the number of bytes to expand the allocation by.
192 The default is 16 bytes, the max bytes is 16384.