Searched refs:default_allocator (Results 1 – 1 of 1) sorted by relevance
25 static VTermAllocatorFunctions default_allocator = { variable32 return vterm_new_with_allocator(rows, cols, &default_allocator, NULL); in vterm_new()