Home
last modified time | relevance | path

Searched refs:int_freed_top (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsalloc.c739 if ((byte *)pp <= imem->cc.int_freed_top) { in i_free_object()
792 if ((byte *)pp >= imem->cc.int_freed_top) in i_free_object()
793 imem->cc.int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1146 cp->int_freed_top = cp->cbase; /* below all objects in chunk */ in consolidate_chunk_free()
1154 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_chunk_free()
1382 if ((byte *)excess_pre >= mem->cc.int_freed_top) in trim_obj()
1383 mem->cc.int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
1559 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_chunk()
H A Dgxalloc.h141 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsalloc.c739 if ((byte *)pp <= imem->cc.int_freed_top) { in i_free_object()
792 if ((byte *)pp >= imem->cc.int_freed_top) in i_free_object()
793 imem->cc.int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1146 cp->int_freed_top = cp->cbase; /* below all objects in chunk */ in consolidate_chunk_free()
1154 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_chunk_free()
1382 if ((byte *)excess_pre >= mem->cc.int_freed_top) in trim_obj()
1383 mem->cc.int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
1559 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_chunk()
H A Dgxalloc.h141 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsalloc.c1527 if ((byte *)pp <= imem->cc->int_freed_top) { in i_free_object()
1585 if ((byte *)pp >= imem->cc->int_freed_top) { in i_free_object()
1586 imem->cc->int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1590 if ((byte *)pp >= imem->cfreed.cp->int_freed_top) { in i_free_object()
1591 imem->cfreed.cp->int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
2088 cp->int_freed_top = cp->cbase; /* below all objects in clump */ in consolidate_clump_free()
2096 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_clump_free()
2350 if (mem->cc && (byte *)excess_pre >= mem->cc->int_freed_top) in trim_obj()
2351 mem->cc->int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
2512 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_clump()
H A Dgxalloc.h134 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsalloc.c1527 if ((byte *)pp <= imem->cc->int_freed_top) { in i_free_object()
1585 if ((byte *)pp >= imem->cc->int_freed_top) { in i_free_object()
1586 imem->cc->int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1590 if ((byte *)pp >= imem->cfreed.cp->int_freed_top) { in i_free_object()
1591 imem->cfreed.cp->int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
2088 cp->int_freed_top = cp->cbase; /* below all objects in clump */ in consolidate_clump_free()
2096 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_clump_free()
2350 if (mem->cc && (byte *)excess_pre >= mem->cc->int_freed_top) in trim_obj()
2351 mem->cc->int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
2512 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_clump()
H A Dgxalloc.h134 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsalloc.c791 if ((byte *)pp <= imem->cc.int_freed_top) { in i_free_object()
844 if ((byte *)pp >= imem->cc.int_freed_top) in i_free_object()
845 imem->cc.int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1287 cp->int_freed_top = cp->cbase; /* below all objects in chunk */ in consolidate_chunk_free()
1295 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_chunk_free()
1523 if ((byte *)excess_pre >= mem->cc.int_freed_top) in trim_obj()
1524 mem->cc.int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
1704 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_chunk()
H A Dgxalloc.h136 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsalloc.c859 if ((byte *)pp <= imem->cc.int_freed_top) { in i_free_object()
912 if ((byte *)pp >= imem->cc.int_freed_top) in i_free_object()
913 imem->cc.int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1368 cp->int_freed_top = cp->cbase; /* below all objects in chunk */ in consolidate_chunk_free()
1376 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_chunk_free()
1604 if ((byte *)excess_pre >= mem->cc.int_freed_top) in trim_obj()
1605 mem->cc.int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
1785 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_chunk()
H A Dgxalloc.h138 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsalloc.c859 if ((byte *)pp <= imem->cc.int_freed_top) { in i_free_object()
912 if ((byte *)pp >= imem->cc.int_freed_top) in i_free_object()
913 imem->cc.int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1368 cp->int_freed_top = cp->cbase; /* below all objects in chunk */ in consolidate_chunk_free()
1376 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_chunk_free()
1604 if ((byte *)excess_pre >= mem->cc.int_freed_top) in trim_obj()
1605 mem->cc.int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
1785 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_chunk()
H A Dgxalloc.h138 byte *int_freed_top; /* top of most recent internal free area */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsalloc.c791 if ((byte *)pp <= imem->cc.int_freed_top) { in i_free_object()
844 if ((byte *)pp >= imem->cc.int_freed_top) in i_free_object()
845 imem->cc.int_freed_top = (byte *)ptr + rounded_size; in i_free_object()
1287 cp->int_freed_top = cp->cbase; /* below all objects in chunk */ in consolidate_chunk_free()
1295 cp->int_freed_top = (byte *)pre; /* first byte following internal free */ in consolidate_chunk_free()
1523 if ((byte *)excess_pre >= mem->cc.int_freed_top) in trim_obj()
1524 mem->cc.int_freed_top = (byte *)excess_pre + excess_size; in trim_obj()
1704 cp->cbot = cp->cbase = cp->int_freed_top = cdata; in alloc_init_chunk()
H A Dgxalloc.h136 byte *int_freed_top; /* top of most recent internal free area */ member