Searched defs:msize (Results 1 – 10 of 10) sorted by relevance
170 u_int msize; in print_payload() local235 u_int msize; in print_internal() local303 u_int msize; in print_link_conf() local
76 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
52 const size_t msize = RoundUp(requested, sysconf(_SC_PAGESIZE)); in Allocate() local
58 const size_t msize = RoundUp(requested, AllocateAlignment()); in Allocate() local
109 const size_t msize = RoundUp(requested, AllocateAlignment()); in Allocate() local
117 const size_t msize = RoundUp(requested, AllocateAlignment()); in Allocate() local
60 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
56 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
760 size_t msize = RoundUp(requested, static_cast<int>(GetPageSize())); in Allocate() local
4417 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate() local4438 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace() local4457 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base() local