Searched refs:unary_func_t (Results 1 – 1 of 1) sorted by relevance
57 typedef void (*unary_func_t)(float *out, const float *in); typedef406 unary_func_t test_func_jit; in test_unary()426 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func); in test_unary()