Home
last modified time | relevance | path

Searched defs:msize (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c4444 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate() local
4465 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace() local
4484 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base() local
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c5055 size_t msize = pad_request(sizeof(struct malloc_state)); in mstar_init_user_mstate() local
5079 size_t msize; in mstar_create_mspace() local
5098 size_t msize; in mstar_create_mspace_with_base() local
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dwanrouter.h205 unsigned msize; /* dual-port memory size */ member