Home
last modified time | relevance | path

Searched refs:ucp2 (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dtst-makecontext2.c25 ucontext_t ucp, ucp2; variable
59 ucp.uc_link = &ucp2; in do_test()
64 if (swapcontext (&ucp2, &ucp) != 0) in do_test()

Completed in 3 milliseconds