Searched refs:recent_output (Results 1 – 1 of 1) sorted by relevance
34 static char recent_output[24][32 + 1]; variable274 MI_CpuClear8(recent_output, sizeof(recent_output)); in ClearLine()292 MI_CpuFill8(recent_output[y], ' ', sizeof(recent_output[y])); in PrintLine()293 (void)OS_VSNPrintf(&recent_output[y][x], (size_t) (32 - x), text, va); in PrintLine()311 PrintString(0, y, COLOR_WHITE, recent_output[y]); in FlushLine()