Home
last modified time | relevance | path

Searched refs:malloc_state (Results 1 – 3 of 3) sorted by relevance

/external/libffi/src/
Ddlmalloc.c2012 struct malloc_state { struct
2033 typedef struct malloc_state* mstate; argument
2055 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()
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c2022 struct malloc_state { struct
2043 typedef struct malloc_state* mstate; argument
2065 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()
/external/eigen/unsupported/test/mpreal/
Ddlmalloc.c2447 struct malloc_state { struct
2471 typedef struct malloc_state* mstate; argument
2499 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()