Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Disstate.h28 struct alloc_save_s { struct
29 gs_ref_memory_t state; /* must be first for subclassing */
30 vm_spaces spaces;
31 bool restore_names;
32 bool is_current;
33 ulong id;
34 void *client_data;
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Disstate.h23 struct alloc_save_s { struct
24 gs_ref_memory_t state; /* must be first for subclassing */
25 vm_spaces spaces;
26 bool restore_names;
27 bool is_current;
28 ulong id;
29 void *client_data;
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Disstate.h25 struct alloc_save_s { struct
26 gs_ref_memory_t state; /* must be first for subclassing */
27 vm_spaces spaces;
28 bool restore_names;
29 bool is_current;
30 ulong id;
31 void *client_data;
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Disstate.h25 struct alloc_save_s { struct
26 gs_ref_memory_t state; /* must be first for subclassing */
27 vm_spaces spaces;
28 bool restore_names;
29 bool is_current;
30 ulong id;
31 void *client_data;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Disstate.h28 struct alloc_save_s { struct
29 gs_ref_memory_t state; /* must be first for subclassing */
30 vm_spaces spaces;
31 bool restore_names;
32 bool is_current;
33 ulong id;
34 void *client_data;
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Disstate.h28 struct alloc_save_s { struct
29 gs_ref_memory_t state; /* must be first for subclassing */
30 vm_spaces spaces;
31 bool restore_names;
32 bool is_current;
33 ulong id;
34 void *client_data;
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Disstate.h23 struct alloc_save_s { struct
24 gs_ref_memory_t state; /* must be first for subclassing */
25 vm_spaces spaces;
26 bool restore_names;
27 bool is_current;
28 ulong id;
29 void *client_data;
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Disstate.h28 struct alloc_save_s { struct
29 gs_ref_memory_t state; /* must be first for subclassing */
30 vm_spaces spaces;
31 bool restore_names;
32 bool is_current;
33 ulong id;
34 void *client_data;