Lines Matching refs:bytes
49 in the log indicating what bytes changed.
54 If SIZE\_BYTES is present, it indicates the number of bytes in the guard.
55 The default is 32 bytes, the max bytes is 16384. SIZE\_BYTES will be
56 padded so that it is a multiple of 8 bytes on 32 bit systems and 16 bytes
75 in the log indicating what bytes changed.
77 If SIZE\_BYTES is present, it indicates the number of bytes in the guard.
78 The default is 32 bytes, the max bytes is 16384.
92 If SIZE\_BYTES is present, it indicates the number of bytes in both guards.
93 The default is 32 bytes, the max bytes is 16384.
128 filled with the value 0xeb. When doing a realloc to a larger size, the bytes
132 of bytes in the allocation. The default is to fill the entire allocation.
138 of bytes in the allocation. The default is to fill the entire allocation.
144 of bytes in the allocation. The default is to fill the entire allocation.
149 If XX is present, it is the number of bytes to expand the allocation by.
150 The default is 16 bytes, the max bytes is 16384.