Searched refs:malloc_state (Results 1 – 2 of 2) sorted by relevance
2026 struct malloc_state { struct2047 typedef struct malloc_state* mstate; argument2069 static struct malloc_state _gm_;4444 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate()4465 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace()4484 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base()
2536 struct malloc_state { struct2561 typedef struct malloc_state* mstate; argument2589 static struct malloc_state _gm_;5055 size_t msize = pad_request(sizeof(struct malloc_state)); in mstar_init_user_mstate()5081 msize = pad_request(sizeof(struct malloc_state)); in mstar_create_mspace()5100 msize = pad_request(sizeof(struct malloc_state)); in mstar_create_mspace_with_base()