Searched refs:__makecontext (Results 1 – 8 of 8) sorted by relevance
| /freebsd/lib/libc/aarch64/gen/ |
| H A D | makecontext.c | 52 __weak_reference(__makecontext, makecontext); 55 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/riscv/gen/ |
| H A D | makecontext.c | 58 __weak_reference(__makecontext, makecontext); 61 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/arm/gen/ |
| H A D | makecontext.c | 55 __weak_reference(__makecontext, makecontext); 58 __makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/powerpc/gen/ |
| H A D | makecontext.c | 37 __weak_reference(__makecontext, makecontext); 58 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/i386/gen/ |
| H A D | makecontext.c | 42 __weak_reference(__makecontext, makecontext); 65 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/powerpc64/gen/ |
| H A D | makecontext.c | 37 __weak_reference(__makecontext, makecontext); 58 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/amd64/gen/ |
| H A D | makecontext.c | 40 __weak_reference(__makecontext, makecontext); 43 __makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in __makecontext() function
|
| /freebsd/lib/libc/gen/ |
| H A D | Symbol.map | 610 __makecontext;
|