Searched refs:VTermAllocatorFunctions (Results 1 – 4 of 4) sorted by relevance
30 static VTermAllocatorFunctions default_allocator = {40 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
162 VTermAllocatorFunctions *allocator;
298 } VTermAllocatorFunctions; typedef306 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
4532 static VTermAllocatorFunctions vterm_allocator = {