HomeSort by relevance Sort by last modified time
    Searched refs:default_allocator (Results 1 - 2 of 2) sorted by null

  /external/libvterm/src/
vterm.c 25 static VTermAllocatorFunctions default_allocator = { variable
32 return vterm_new_with_allocator(rows, cols, &default_allocator, NULL);
  /external/qemu/ui/
console.c 1385 static struct DisplayAllocator default_allocator = { variable in typeref:struct:DisplayAllocator
    [all...]

Completed in 60 milliseconds