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

/freebsd-10.2-release/lib/libc/amd64/gen/
H A Dmakecontext.c35 typedef void (*func_t)(uint64_t, uint64_t, uint64_t, uint64_t, uint64_t, typedef
39 static void makectx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args);
98 makectx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args)
/freebsd-10.2-release/lib/libc/ia64/gen/
H A Dmakecontext.c43 typedef void (*func_t)(uint64_t, uint64_t, uint64_t, uint64_t, uint64_t, typedef
56 ctx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args)

Completed in 84 milliseconds