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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c575 Except for the top-most segment of an mstate, each segment record
577 segment records onto the list headed by &mstate.seg for the
578 containing mstate.
708 typedef struct malloc_state* mstate; typedef in typeref:struct:malloc_state *
765 static msegmentptr segment_holding(mstate m, char* addr) {
776 static int has_segment_link(mstate m, msegmentptr ss) {
838 static void reset_on_error(mstate m);
872 static void do_check_any_chunk(mstate m, mchunkptr p);
873 static void do_check_top_chunk(mstate m, mchunkptr p);
874 static void do_check_inuse_chunk(mstate
[all...]

Completed in 4 milliseconds