Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching full:foot

1160   struct Foot { ... }
1164 size_t sizes[3] = { sizeof(struct Head), msglen, sizeof(struct Foot) };
1170 struct Foot* foot = (struct Foot*)(chunks[2]);
2155 Note that the `foot' of the current chunk is actually represented
2210 /* ... and additional padding for fake next-chunk at foot */
2236 /* ------------------ Operations on head and foot fields ----------------- */
2283 /* Set size, pinuse bit, and foot */
2287 /* Set size, pinuse bit, foot, and clear next pinuse */
2324 `foot:' | Size of chunk, in bytes |
2352 `foot:' | Size of chunk, in bytes |
3050 /* Macros for setting head/foot of non-mmapped chunks */
3068 /* Set foot of inuse chunk to be xor of mstate and seed */
6118 * Use zeros instead of prev foot for is_mmapped