Home | History | Annotate | Download | only in qemu

Lines Matching full:default_allocator

1385 static struct DisplayAllocator default_allocator = {
1394 ds->allocator = &default_allocator;
1422 if(ds->allocator == &default_allocator) {
1442 ds->allocator = &default_allocator;