Home
last modified time | relevance | path

Searched defs:MALLOC_ALIGNMENT (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dconfig.h103 #define MALLOC_ALIGNMENT 8 macro
114 #define MALLOC_ALIGNMENT 8 macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.h5 #define MALLOC_ALIGNMENT 16 macro
33 #define MALLOC_ALIGNMENT 16 macro
H A Ddlmalloc.c15 #define MALLOC_ALIGNMENT 16 macro
504 #define MALLOC_ALIGNMENT 8 //((size_t)8U) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c82 #define MALLOC_ALIGNMENT ((size_t)16U) macro
84 #define MALLOC_ALIGNMENT ((size_t)32U) macro
621 #define MALLOC_ALIGNMENT ((size_t)16U) macro
652 #define MALLOC_ALIGNMENT ((size_t)8U) macro