Home
last modified time | relevance | path

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

123456

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dmallocr.c1605 #define MAX_SMALLBIN_SIZE 512 macro
1608 #define MAX_SMALLBIN (MAX_SMALLBIN_SIZE / SMALLBIN_WIDTH) - 1
1616 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
1880 if (S < MAX_SMALLBIN_SIZE) \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dmallocr.c1630 #define MAX_SMALLBIN_SIZE 512 macro
1633 #define MAX_SMALLBIN (MAX_SMALLBIN_SIZE / SMALLBIN_WIDTH) - 1
1641 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
1905 if (S < MAX_SMALLBIN_SIZE) \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dmallocr.c1630 #define MAX_SMALLBIN_SIZE 512 macro
1633 #define MAX_SMALLBIN (MAX_SMALLBIN_SIZE / SMALLBIN_WIDTH) - 1
1641 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
1905 if (S < MAX_SMALLBIN_SIZE) \
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Dmallocr.c1644 #define MAX_SMALLBIN_SIZE 512 macro
1647 #define MAX_SMALLBIN (MAX_SMALLBIN_SIZE / SMALLBIN_WIDTH) - 1
1655 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
1919 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c638 #define MAX_SMALLBIN_SIZE 512 macro
647 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
872 if (S < MAX_SMALLBIN_SIZE) \
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c638 #define MAX_SMALLBIN_SIZE 512 macro
647 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
872 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c638 #define MAX_SMALLBIN_SIZE 512 macro
647 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
872 if (S < MAX_SMALLBIN_SIZE) \
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c638 #define MAX_SMALLBIN_SIZE 512 macro
647 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
872 if (S < MAX_SMALLBIN_SIZE) \
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c659 #define MAX_SMALLBIN_SIZE 512 macro
668 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
922 if (S < MAX_SMALLBIN_SIZE) \

123456