Lines Matching refs:bytes
44 in the log indicating what bytes changed.
49 If SIZE\_BYTES is present, it indicates the number of bytes in the guard.
50 The default is 32 bytes, the max bytes is 16384. SIZE\_BYTES will be
51 padded so that it is a multiple of 8 bytes on 32 bit systems and 16 bytes
72 in the log indicating what bytes changed.
74 If SIZE\_BYTES is present, it indicates the number of bytes in the guard.
75 The default is 32 bytes, the max bytes is 16384.
91 If SIZE\_BYTES is present, it indicates the number of bytes in both guards.
92 The default is 32 bytes, the max bytes is 16384.
127 filled with the value 0xeb. When doing a realloc to a larger size, the bytes
131 of bytes in the allocation. The default is to fill the entire allocation.
137 of bytes in the allocation. The default is to fill the entire allocation.
143 of bytes in the allocation. The default is to fill the entire allocation.
148 If XX is present, it is the number of bytes to expand the allocation by.
149 The default is 16 bytes, the max bytes is 16384.