Home
last modified time | relevance | path

Searched defs:gs_ref_memory_s (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxalloc.h330 struct gs_ref_memory_s { struct
333 uint chunk_size;
343 gs_memory_gc_status_t gc_status;
351 chunk_t cc; /* current chunk */
352 chunk_t *pcc; /* where to store cc */
363 } lost;
377 struct alloc_change_s *changes;
378 struct alloc_change_s *scan_limit;
379 struct alloc_save_s *saved;
380 long total_scanned;
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxalloc.h330 struct gs_ref_memory_s { struct
333 uint chunk_size;
343 gs_memory_gc_status_t gc_status;
351 chunk_t cc; /* current chunk */
352 chunk_t *pcc; /* where to store cc */
363 } lost;
377 struct alloc_change_s *changes;
378 struct alloc_change_s *scan_limit;
379 struct alloc_save_s *saved;
380 long total_scanned;
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxalloc.h332 struct gs_ref_memory_s { struct
335 uint chunk_size;
345 gs_memory_gc_status_t gc_status;
353 chunk_t cc; /* current chunk */
354 chunk_t *pcc; /* where to store cc */
365 } lost;
379 struct alloc_change_s *changes;
380 struct alloc_change_s *scan_limit;
381 struct alloc_save_s *saved;
382 long total_scanned;
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxalloc.h332 struct gs_ref_memory_s { struct
335 uint chunk_size;
345 gs_memory_gc_status_t gc_status;
353 chunk_t cc; /* current chunk */
354 chunk_t *pcc; /* where to store cc */
365 } lost;
379 struct alloc_change_s *changes;
380 struct alloc_change_s *scan_limit;
381 struct alloc_save_s *saved;
382 long total_scanned;
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxalloc.h333 struct gs_ref_memory_s { struct
337 uint chunk_size;
344 gs_memory_gc_status_t gc_status;
352 chunk_t cc; /* current chunk */
353 chunk_t *pcc; /* where to store cc */
369 } lost;
380 gs_gc_root_t *roots; /* roots for GC */
383 struct alloc_change_s *changes;
384 struct alloc_save_s *saved;
385 long total_scanned;
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxalloc.h333 struct gs_ref_memory_s { struct
337 uint chunk_size;
344 gs_memory_gc_status_t gc_status;
352 chunk_t cc; /* current chunk */
353 chunk_t *pcc; /* where to store cc */
369 } lost;
380 gs_gc_root_t *roots; /* roots for GC */
383 struct alloc_change_s *changes;
384 struct alloc_save_s *saved;
385 long total_scanned;
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxalloc.h319 struct gs_ref_memory_s { struct
322 size_t clump_size;
332 gs_memory_gc_status_t gc_status;
339 clump_t *cc; /* current clump */
350 } lost;
361 gs_gc_root_t *roots; /* roots for GC */
364 struct alloc_change_s *changes;
365 struct alloc_change_s *scan_limit;
366 struct alloc_save_s *saved;
367 long total_scanned;
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxalloc.h319 struct gs_ref_memory_s { struct
322 size_t clump_size;
332 gs_memory_gc_status_t gc_status;
339 clump_t *cc; /* current clump */
350 } lost;
361 gs_gc_root_t *roots; /* roots for GC */
364 struct alloc_change_s *changes;
365 struct alloc_change_s *scan_limit;
366 struct alloc_save_s *saved;
367 long total_scanned;
[all …]