Home | History | Annotate | Download | only in mpreal

Lines Matching full:foot

1022   struct Foot { ... }

1026 size_t sizes[3] = { sizeof(struct Head), msglen, sizeof(struct Foot) };
1032 struct Foot* foot = (struct Foot*)(chunks[2]);
2029 Note that the `foot' of the current chunk is actually represented
2084 /* ... and additional padding for fake next-chunk at foot */
2110 /* ------------------ Operations on head and foot fields ----------------- */
2154 /* Set size, pinuse bit, and foot */
2158 /* Set size, pinuse bit, foot, and clear next pinuse */
2195 `foot:' | Size of chunk, in bytes |
2223 `foot:' | Size of chunk, in bytes |
2909 /* Macros for setting head/foot of non-mmapped chunks */
2927 /* Set foot of inuse chunk to be xor of mstate and seed */
5511 * Use zeros instead of prev foot for is_mmapped