Home
last modified time | relevance | path

Searched defs:malloc_state (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c2065 struct malloc_state struct
2087 typedef struct malloc_state *mstate; argument
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c2577 struct malloc_state { struct
2578 binmap_t smallmap;
2602 typedef struct malloc_state* mstate; argument
/third_party/libffi/src/
Ddlmalloc.c2074 struct malloc_state { struct
2095 typedef struct malloc_state* mstate; argument
/third_party/quickjs/
Dquickjs.c249 JSMallocState malloc_state; member