Searched refs:DEBUG_BUFFERS (Results 1 – 1 of 1) sorted by relevance
341 #define DEBUG_BUFFERS 20 macro564 static char buffers[DEBUG_BUFFERS][DEBUG_BUFFER_SIZE]; in debug_getbuf()565 return buffers[index++ % DEBUG_BUFFERS]; in debug_getbuf()