Home
last modified time | relevance | path

Searched refs:old_ftr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c226 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc() local
246 old_ftr = footer_from_header(old_hdr); in debug_realloc()
247 if(old_ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()
286 old_ftr->magic = 0; in debug_realloc()