Home
last modified time | relevance | path

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

/stdlib/
A Dtst-setcontext3.c89 ucontext_t tempctx = ctx; in do_test() local
121 if (memcmp (&tempctx, &ctx, sizeof ctx) == 0) in do_test()
A Dtst-setcontext.c184 ucontext_t tempctx = ctx[1]; in main() local
188 if (memcmp (&tempctx, &ctx[1], sizeof ctx[1]) == 0) in main()

Completed in 4 milliseconds