Searched defs:exec_func (Results 1 – 2 of 2) sorted by relevance
133 static char exec_func[] __attribute__ ((aligned (64))) = { variable158 static void exec_func(void) in exec_func() function
169 template <typename Func> function exec_func(Func f) { in exec_func() function