Searched defs:malloc_state (Results 1 – 4 of 4) sorted by relevance
2065 struct malloc_state struct2087 typedef struct malloc_state *mstate; argument
2577 struct malloc_state { struct2578 binmap_t smallmap;2602 typedef struct malloc_state* mstate; argument
2074 struct malloc_state { struct2095 typedef struct malloc_state* mstate; argument
249 JSMallocState malloc_state; member