Home
last modified time | relevance | path

Searched defs:SIZE_ALIGN (Results 1 – 19 of 19) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dd_surf.c150 #define SIZE_ALIGN (sizeof (surfcache_t *) - 1) in D_SCAlloc() macro
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dd_surf.c161 #define SIZE_ALIGN (sizeof(surfcache_t*)-1) in D_SCAlloc() macro
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dd_surf.c144 #define SIZE_ALIGN (sizeof (surfcache_t *) - 1) in D_SCAlloc() macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/internal/
H A Dmalloc_impl.h23 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h18 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h18 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h18 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h18 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h18 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c/examples/
H A Dmalloc.c39 #define SIZE_ALIGN (4*sizeof(size_t)) macro
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/brcm/board/stingray/src/
H A Dsr_paxb_phy.c87 #define SIZE_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) macro
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/brcm/board/stingray/src/
H A Dsr_paxb_phy.c87 #define SIZE_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) macro
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/brcm/board/stingray/src/
H A Dsr_paxb_phy.c87 #define SIZE_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) macro
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/brcm/board/stingray/src/
H A Dsr_paxb_phy.c87 #define SIZE_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) macro
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/brcm/board/stingray/src/
H A Dsr_paxb_phy.c87 #define SIZE_ALIGN(x, a) (((x) + (a) - 1) & ~((a) - 1)) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.h323 #define SIZE_ALIGN NODE_ALIGN macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.h306 #define SIZE_ALIGN NODE_ALIGN macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.h306 #define SIZE_ALIGN NODE_ALIGN macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.h305 #define SIZE_ALIGN NODE_ALIGN macro