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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_memory.c83 struct debug_memory_footer struct
114 static inline struct debug_memory_footer *
118 return (struct debug_memory_footer *)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size);
129 struct debug_memory_footer *ftr;
169 struct debug_memory_footer *ftr;
227 struct debug_memory_footer *old_ftr, *new_ftr;
312 struct debug_memory_footer *ftr;
383 struct debug_memory_footer *ftr;
418 struct debug_memory_footer *ftr;
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_memory.c82 struct debug_memory_footer struct
113 static inline struct debug_memory_footer *
117 return (struct debug_memory_footer *)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size);
128 struct debug_memory_footer *ftr;
168 struct debug_memory_footer *ftr;
226 struct debug_memory_footer *old_ftr, *new_ftr;
311 struct debug_memory_footer *ftr;
382 struct debug_memory_footer *ftr;
417 struct debug_memory_footer *ftr;

Completed in 4 milliseconds