Lines Matching full:foot
900 struct Foot { ... }
904 size_t sizes[3] = { sizeof(struct Head), msglen, sizeof(struct Foot) };
910 struct Foot* foot = (struct Foot*)(chunks[2]);
1567 Note that the `foot' of the current chunk is actually represented
1623 /* ... and additional padding for fake next-chunk at foot */
1649 /* ------------------ Operations on head and foot fields ----------------- */
1689 /* Set size, pinuse bit, and foot */
1693 /* Set size, pinuse bit, foot, and clear next pinuse */
1733 `foot:' | Size of chunk, in bytes |
1761 `foot:' | Size of chunk, in bytes |
2425 /* Set foot of inuse chunk to be xor of mstate and seed */