BLANK_CELLS_LEN 39 uspace/lib/termui/src/history.c static const termui_cell_t _blank_cells[BLANK_CELLS_LEN]; BLANK_CELLS_LEN 616 uspace/lib/termui/src/history.c while (len > BLANK_CELLS_LEN) { BLANK_CELLS_LEN 617 uspace/lib/termui/src/history.c cb(udata, col, row, _blank_cells, BLANK_CELLS_LEN); BLANK_CELLS_LEN 618 uspace/lib/termui/src/history.c col += BLANK_CELLS_LEN; BLANK_CELLS_LEN 619 uspace/lib/termui/src/history.c len -= BLANK_CELLS_LEN;HelenOS homepage, sources at GitHub