Searched refs:malloc_state (Results 1 – 3 of 3) sorted by relevance
2012 struct malloc_state { struct2033 typedef struct malloc_state* mstate; argument2055 static struct malloc_state _gm_;4407 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate()4428 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace()4447 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base()
2022 struct malloc_state { struct2043 typedef struct malloc_state* mstate; argument2065 static struct malloc_state _gm_;4417 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate()4438 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace()4457 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base()
2447 struct malloc_state { struct2471 typedef struct malloc_state* mstate; argument2499 static struct malloc_state _gm_;4953 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate()4979 msize = pad_request(sizeof(struct malloc_state)); in create_mspace()4998 msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base()