Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c196 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc() local
216 old_ftr = footer_from_header(old_hdr); in debug_realloc()
217 if(old_ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()
252 old_ftr->magic = 0; in debug_realloc()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_debug_memory.c196 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc() local
216 old_ftr = footer_from_header(old_hdr); in debug_realloc()
217 if(old_ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()
252 old_ftr->magic = 0; in debug_realloc()