Home
last modified time | relevance | path

Searched defs:IS_MMAPPED (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/internal/
H A Dmalloc_impl.h40 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/devel/libhoard/Hoard/src/Heap-Layers/heaps/objectrep/
H A Dcoalesceableheap.h194 enum { NOT_MMAPPED = 0, IS_MMAPPED = 1 }; enumerator
238 enum { NOT_MMAPPED = 0, IS_MMAPPED = 1 }; enumerator
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c236 #define IS_MMAPPED 0x2 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c236 #define IS_MMAPPED 0x2 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/powerpc/
H A Dvec_mallocr.c236 #define IS_MMAPPED 0x2 macro
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c/examples/
H A Dmalloc.c56 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
/dports/lang/yap/yap-6.2.2/H/
H A Ddlmalloc.h1239 #define IS_MMAPPED 0x2 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Ddlmalloc.c1323 #define IS_MMAPPED 0x2 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/common/
H A Ddlmalloc.c1323 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/common/
H A Ddlmalloc.c1323 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c403 #define IS_MMAPPED 0x2 macro

12345