Home
last modified time | relevance | path

Searched refs:old_top_size (Results 1 – 25 of 147) sorted by relevance

123456

/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c1075 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1076 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1101 top_size = sbrk_size + old_top_size;
1143 if (old_top_size < MINSIZE)
1150 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1151 set_head_size(old_top, old_top_size);
1152 chunk_at_offset(old_top, old_top_size )->size =
1154 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1157 if (old_top_size >= MINSIZE)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c1075 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1076 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1101 top_size = sbrk_size + old_top_size;
1143 if (old_top_size < MINSIZE)
1150 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1151 set_head_size(old_top, old_top_size);
1152 chunk_at_offset(old_top, old_top_size )->size =
1154 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1157 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c1075 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1076 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1101 top_size = sbrk_size + old_top_size;
1143 if (old_top_size < MINSIZE)
1150 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1151 set_head_size(old_top, old_top_size);
1152 chunk_at_offset(old_top, old_top_size )->size =
1154 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1157 if (old_top_size >= MINSIZE)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c1075 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1076 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1101 top_size = sbrk_size + old_top_size;
1143 if (old_top_size < MINSIZE)
1150 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1151 set_head_size(old_top, old_top_size);
1152 chunk_at_offset(old_top, old_top_size )->size =
1154 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1157 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top); local
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/common/
H A Ddlmalloc.c1122 INTERNAL_SIZE_T old_top_size = chunksize(old_top);
1123 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size));
1148 top_size = sbrk_size + old_top_size;
1190 if (old_top_size < MINSIZE)
1197 old_top_size = (old_top_size - 3*SIZE_SZ) & ~MALLOC_ALIGN_MASK;
1198 set_head_size(old_top, old_top_size);
1199 chunk_at_offset(old_top, old_top_size )->size =
1201 chunk_at_offset(old_top, old_top_size + SIZE_SZ)->size =
1204 if (old_top_size >= MINSIZE)

123456