Searched refs:TOP_FOOT_SIZE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c310 space is still allocated for it (TOP_FOOT_SIZE) to enable
611 topsize+TOP_FOOT_SIZE, which includes space reserved for adding
789 TOP_FOOT_SIZE is padding at the end of a segment, including space
793 #define TOP_FOOT_SIZE\ macro
1207 assert(m->user_data, sz == ((sp->base + sp->size) - (char*)p) - TOP_FOOT_SIZE);
1384 sum += m->topsize + TOP_FOOT_SIZE;
1449 size_t mfree = m->topsize + TOP_FOOT_SIZE;
1493 used = fp - (m->topsize + TOP_FOOT_SIZE);
1778 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE;
2133 init_top(m, mn, (size_t)((tbase + tsize) - (char*)mn) - TOP_FOOT_SIZE);
[all...]

Completed in 5 milliseconds