Home
last modified time | relevance | path

Searched defs:exec_func (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect04.c133 static char exec_func[] __attribute__ ((aligned (64))) = { variable
158 static void exec_func(void) in exec_func() function
/external/clang/test/SemaTemplate/
Dinstantiate-local-class.cpp169 template <typename Func> function exec_func(Func f) { in exec_func() function