Searched refs:xtzalloc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.cpp44 #define xtzalloc(name) ((decltype(&name)) calloc(1, sizeof(name))) macro
150 file = xtzalloc(*file);
380 struct shader_window *window = xtzalloc(*window);
443 struct urb_window *window = xtzalloc(*window);
515 struct edit_window *window = xtzalloc(*window);
802 struct batch_window *window = xtzalloc(*window);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.cpp44 #define xtzalloc(name) ((decltype(&name)) calloc(1, sizeof(name))) macro
148 file = xtzalloc(*file);
378 struct shader_window *window = xtzalloc(*window);
441 struct urb_window *window = xtzalloc(*window);
513 struct edit_window *window = xtzalloc(*window);
800 struct batch_window *window = xtzalloc(*window);

Completed in 5 milliseconds