Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp44 #define xtzalloc(name) ((decltype(&name)) calloc(1, sizeof(name))) macro
148 file = xtzalloc(*file); in aub_file_open()
378 struct shader_window *window = xtzalloc(*window); in new_shader_window()
441 struct urb_window *window = xtzalloc(*window); in new_urb_window()
513 struct edit_window *window = xtzalloc(*window); in new_edit_window()
800 struct batch_window *window = xtzalloc(*window); in new_batch_window()