Home
last modified time | relevance | path

Searched defs:alignment (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Dmem.h112 MS_S32 alignment; member
H A Dmem_priv.c262 cyg_int32 alignment) in Cyg_Mempool__Create()
H A Dmem_priv.h190 cyg_int32 alignment; member
H A Ddlmalloc.c3876 static void* internal_memalign(mstate m, size_t alignment, size_t bytes) { in internal_memalign()
4364 void* dlmemalign(size_t alignment, size_t bytes) { in dlmemalign()
4772 void* mspace_memalign(mspace msp, size_t alignment, size_t bytes) { in mspace_memalign()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A Dmem.h112 MS_S32 alignment; member
H A Dmem_priv.c266 cyg_int32 alignment) in Cyg_Mempool__Create()
H A Dmem_priv.h191 cyg_int32 alignment; member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A Dmem.h112 MS_S32 alignment; member
H A Dmem_priv.c266 cyg_int32 alignment) in Cyg_Mempool__Create()
H A Dmem_priv.h190 cyg_int32 alignment; member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmem.h112 MS_S32 alignment; member
H A Dmem_priv.c262 cyg_int32 alignment) in Cyg_Mempool__Create()
H A Dmem_priv.h190 cyg_int32 alignment; member
H A Ddlmalloc.c4476 static void* internal_memalign(mstate m, size_t alignment, size_t bytes) { in internal_memalign()
4978 void* dlmemalign(size_t alignment, size_t bytes) { in dlmemalign()
5412 void* mstar_mspace_memalign(mspace msp, size_t alignment, size_t bytes) { in mstar_mspace_memalign()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h231 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument
236 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsom.h147 unsigned int alignment :27; member