Searched defs:new_buffer (Results 1 – 3 of 3) sorted by relevance
90 ScreenCell *new_buffer = vterm_allocator_malloc(screen->vt, sizeof(ScreenCell) * rows * cols); in alloc_buffer() local505 …ScreenCell *new_buffer = vterm_allocator_malloc(screen->vt, sizeof(ScreenCell) * new_rows * new_co… in resize_buffer() local
143 char_u *new_buffer = NULL; // init to shut up gcc in readfile() local
1853 int new_buffer; in popup_create() local