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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c602 /* ---------------------------- malloc_state ----------------------------- */
605 A malloc_state holds all of the bookkeeping for a space.
687 struct malloc_state { struct
708 typedef struct malloc_state* mstate;
710 /* ------------- Global malloc_state and malloc_params ------------------- */
727 /* The global malloc_state used for all non-"mspace" calls */
728 //static struct malloc_state _gm_;
1002 writes to a static address other than malloc_state, unless static
1003 malloc_state itself has been corrupted, which cannot occur via
1005 believe all pointers, sizes, maps etc held in malloc_state, bu
[all...]

Completed in 4 milliseconds