Searched refs:default_allocator (Results 1 – 2 of 2) sorted by relevance
25 static VTermAllocatorFunctions default_allocator = { variable32 return vterm_new_with_allocator(rows, cols, &default_allocator, NULL); in vterm_new()
659 : buf_(initial_size, allocator ? *allocator : default_allocator),1289 simple_allocator default_allocator;