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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test_printf.c94 test_printf_t test_printf_func; local
103 test_printf_func = (test_printf_t) gallivm_jit_function(gallivm, test);
105 test_printf_func(0);
107 gallivm_free_function(gallivm, test, test_printf_func);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_printf.c94 test_printf_t test_printf_func; local
103 test_printf_func = (test_printf_t) gallivm_jit_function(gallivm, test);
105 test_printf_func(0);
107 gallivm_free_function(gallivm, test, test_printf_func);

Completed in 101 milliseconds