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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_printf.c 94 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);