Home
last modified time | relevance | path

Searched defs:__makecontext (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/riscv/gen/
H A Dmakecontext.c61 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in __makecontext() function
/freebsd/lib/libc/aarch64/gen/
H A Dmakecontext.c55 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in __makecontext() function
/freebsd/lib/libc/arm/gen/
H A Dmakecontext.c58 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in __makecontext() function
/freebsd/lib/libc/i386/gen/
H A Dmakecontext.c65 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
/freebsd/lib/libc/powerpc64/gen/
H A Dmakecontext.c58 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
/freebsd/lib/libc/amd64/gen/
H A Dmakecontext.c43 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
/freebsd/lib/libc/powerpc/gen/
H A Dmakecontext.c58 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function