Home
last modified time | relevance | path

Searched refs:set_head_size (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c308 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
376 set_head_size(newp, nb);
383 set_head_size(newp, newsize);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c308 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
376 set_head_size(newp, nb);
383 set_head_size(newp, newsize);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c308 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
376 set_head_size(newp, nb);
383 set_head_size(newp, newsize);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c308 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s)))
376 set_head_size(newp, nb);
383 set_head_size(newp, newsize);
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c463 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1151 set_head_size(old_top, old_top_size);
1737 set_head_size(oldp, nb);
1779 set_head_size(newp, nb);
1839 set_head_size(newp, nb);
1846 set_head_size(newp, newsize);
1997 set_head_size(p, leadsize);
2012 set_head_size(p, nb);
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c463 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1151 set_head_size(old_top, old_top_size);
1737 set_head_size(oldp, nb);
1779 set_head_size(newp, nb);
1839 set_head_size(newp, nb);
1846 set_head_size(newp, newsize);
1997 set_head_size(p, leadsize);
2012 set_head_size(p, nb);
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c463 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1151 set_head_size(old_top, old_top_size);
1737 set_head_size(oldp, nb);
1779 set_head_size(newp, nb);
1839 set_head_size(newp, nb);
1846 set_head_size(newp, newsize);
1997 set_head_size(p, leadsize);
2012 set_head_size(p, nb);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c463 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1151 set_head_size(old_top, old_top_size);
1737 set_head_size(oldp, nb);
1779 set_head_size(newp, nb);
1839 set_head_size(newp, nb);
1846 set_head_size(newp, newsize);
1997 set_head_size(p, leadsize);
2012 set_head_size(p, nb);
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c476 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro
1198 set_head_size(old_top, old_top_size);
1784 set_head_size(oldp, nb);
1826 set_head_size(newp, nb);
1886 set_head_size(newp, nb);
1893 set_head_size(newp, newsize);
2043 set_head_size(p, leadsize);
2058 set_head_size(p, nb);

1234567