Searched refs:VTermAllocatorFunctions (Results 1 – 3 of 3) sorted by relevance
113 } VTermAllocatorFunctions; typedef116 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
25 static VTermAllocatorFunctions default_allocator = {35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
116 VTermAllocatorFunctions *allocator;