Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Du_debug_memory.c299 debug_memory_end(unsigned long start_no) in debug_memory_end() argument
304 if (start_no == last_no) in debug_memory_end()
324 if ((start_no <= hdr->no && hdr->no < last_no) || in debug_memory_end()
325 (last_no < start_no && (hdr->no < last_no || start_no <= hdr->no))) { in debug_memory_end()
H A Dos_memory_debug.h64 debug_memory_end(unsigned long start_no);

Completed in 2 milliseconds