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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c56 typedef void (*unary_func_t)(float *out, const float *in); typedef
297 unary_func_t test_func_jit;
317 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c56 typedef void (*unary_func_t)(float *out, const float *in); typedef
297 unary_func_t test_func_jit;
317 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);

Completed in 457 milliseconds