Home
last modified time | relevance | path

Searched defs:clump_s (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxalloc.h127 struct clump_s { struct
138 byte *cbot; /* bottom of free area */
141 byte *rtop; /* top of rcur */
142 byte *ctop; /* top of free area */
144 byte *climit; /* top of strings */
145 byte *cend; /* top of clump */
147 clump_t *left; /* splay tree left clump */
167 uint *sfree1;
173 uint sfree;
176 byte *smark; /* mark bits for strings */
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxalloc.h127 struct clump_s { struct
138 byte *cbot; /* bottom of free area */
141 byte *rtop; /* top of rcur */
142 byte *ctop; /* top of free area */
144 byte *climit; /* top of strings */
145 byte *cend; /* top of clump */
147 clump_t *left; /* splay tree left clump */
167 uint *sfree1;
173 uint sfree;
176 byte *smark; /* mark bits for strings */
[all …]