Home
last modified time | relevance | path

Searched refs:sfree1 (Results 1 – 18 of 18) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsnogc.c170 uint *pfree1 = &cp->sfree1[str_offset >> 8]; in sf_free_string()
246 if (!cp->sfree1) in sf_merge_strings()
248 pfree1 = &cp->sfree1[top_offset >> 8]; in sf_merge_strings()
H A Dgxalloc.h124 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
172 uint *sfree1; member
H A Dgsalloc.c1579 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_chunk()
1583 cp->sfree1 = 0; in alloc_init_chunk()
1596 if (cp->sfree1) in alloc_init_free_strings()
1597 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
1922 (ulong) cp->sfree1, cp->sfree); in debug_dump_chunk()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsnogc.c170 uint *pfree1 = &cp->sfree1[str_offset >> 8]; in sf_free_string()
246 if (!cp->sfree1) in sf_merge_strings()
248 pfree1 = &cp->sfree1[top_offset >> 8]; in sf_merge_strings()
H A Dgxalloc.h124 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
172 uint *sfree1; member
H A Dgsalloc.c1579 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_chunk()
1583 cp->sfree1 = 0; in alloc_init_chunk()
1596 if (cp->sfree1) in alloc_init_free_strings()
1597 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
1922 (ulong) cp->sfree1, cp->sfree); in debug_dump_chunk()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxalloc.h119 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
167 uint *sfree1; member
H A Dgsalloc.c1724 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_chunk()
1728 cp->sfree1 = 0; in alloc_init_chunk()
1741 if (cp->sfree1) in alloc_init_free_strings()
1742 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
2083 (ulong) cp->sfree1, cp->sfree); in debug_dump_chunk()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxalloc.h119 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
167 uint *sfree1; member
H A Dgsalloc.c1724 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_chunk()
1728 cp->sfree1 = 0; in alloc_init_chunk()
1741 if (cp->sfree1) in alloc_init_free_strings()
1742 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
2083 (ulong) cp->sfree1, cp->sfree); in debug_dump_chunk()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxalloc.h121 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
169 uint *sfree1; member
H A Dgsalloc.c1805 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_chunk()
1809 cp->sfree1 = 0; in alloc_init_chunk()
1822 if (cp->sfree1) in alloc_init_free_strings()
1823 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
2164 (ulong) cp->sfree1, cp->sfree); in debug_dump_chunk()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxalloc.h121 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
169 uint *sfree1; member
H A Dgsalloc.c1805 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_chunk()
1809 cp->sfree1 = 0; in alloc_init_chunk()
1822 if (cp->sfree1) in alloc_init_free_strings()
1823 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
2164 (ulong) cp->sfree1, cp->sfree); in debug_dump_chunk()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxalloc.h117 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
167 uint *sfree1; member
H A Dgsalloc.c2533 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_clump()
2537 cp->sfree1 = 0; in alloc_init_clump()
2550 if (cp->sfree1) in alloc_init_free_strings()
2551 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
2901 (ulong) cp->sfree1, cp->sfree); in debug_dump_clump()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxalloc.h117 (((cp->climit - csbase(cp) + 255) >> 8) * sizeof(*cp->sfree1))
167 uint *sfree1; member
H A Dgsalloc.c2533 cp->sfree1 = (uint *) cp->sreloc; in alloc_init_clump()
2537 cp->sfree1 = 0; in alloc_init_clump()
2550 if (cp->sfree1) in alloc_init_free_strings()
2551 memset(cp->sfree1, 0, STRING_FREELIST_SPACE(cp)); in alloc_init_free_strings()
2901 (ulong) cp->sfree1, cp->sfree); in debug_dump_clump()