Searched defs:__makecontext (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/lib/libc/riscv/gen/
H A Dmakecontext.c64 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/aarch64/gen/
H A Dmakecontext.c59 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dmakecontext.c48 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/amd64/gen/
H A Dmakecontext.c44 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/arm/gen/
H A Dmakecontext.c59 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/i386/gen/
H A Dmakecontext.c66 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/mips/gen/
H A Dmakecontext.c54 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/powerpc/gen/
H A Dmakecontext.c59 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) function
/freebsd-11-stable/lib/libc/powerpc64/gen/
H A Dmakecontext.c59 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) function

Completed in 136 milliseconds