Searched refs:vterm_allocator (Results 1 – 1 of 1) sorted by relevance
4532 static VTermAllocatorFunctions vterm_allocator = { variable4549 vterm = vterm_new_with_allocator(rows, cols, &vterm_allocator, NULL); in create_vterm()