Searched refs:getcontext (Results 1 – 19 of 19) sorted by relevance
22 getcontext (ucontext_t *ucp) in getcontext() function29 stub_warning (getcontext)
34 if (getcontext (&ctx[2]) != 0) in f1()55 if (getcontext (&ctx[0]) != 0) in do_test()60 if (getcontext (&ctx[1]) != 0) in do_test()
45 if (getcontext (&ctx[2]) != 0) in f1()60 if (getcontext (&ctx[0]) != 0) in do_test()65 if (getcontext (&ctx[1]) != 0) in do_test()
34 if (getcontext (&ctx[2]) != 0) in f1()65 if (getcontext (&ctx[0]) != 0) in do_test()70 if (getcontext (&ctx[1]) != 0) in do_test()
63 if (getcontext (&ctx[2]) != 0) in f1a()98 if (getcontext (&ctx[0]) != 0) in do_test()103 if (getcontext (&ctx[1]) != 0) in do_test()
69 if (getcontext (&ctx[0]) != 0) in do_test()74 if (getcontext (&ctx[1]) != 0) in do_test()
34 extern int getcontext (ucontext_t *__ucp) __THROWNL;
86 getcontext (&uc); in test_stack()153 if (getcontext (&ctx[1]) != 0) in main()195 if (getcontext (&ctx[2]) != 0) in main()
80 if (getcontext(&uctx_func1) == -1) in do_test()87 if (getcontext(&uctx_func2) == -1) in do_test()
43 status = getcontext(&ctx); in do_test()
48 if (getcontext (&ucp) != 0) in do_test()
126 if (getcontext (&ctx[0]) != 0) in main()138 if (getcontext (&ctx[1]) != 0) in main()188 if (getcontext (&ctx[2]) != 0) in main()
85 if (getcontext (&ucp) != 0) in do_test()
102 if (getcontext (&ctx) != 0) in do_test()
108 if (getcontext (&ctx) != 0) in do_test()
224 if (getcontext (&ucp) != 0) in do_test()
79 getcontext;
59 getcontext setcontext makecontext swapcontext76 tst-makecontext3 bug-getcontext bug-fmtmsg1 \224 $(objpfx)bug-getcontext: $(libm)
Completed in 27 milliseconds