Searched refs:tempctx (Results 1 – 2 of 2) sorted by relevance
89 ucontext_t tempctx = ctx; in do_test() local121 if (memcmp (&tempctx, &ctx, sizeof ctx) == 0) in do_test()
184 ucontext_t tempctx = ctx[1]; in main() local188 if (memcmp (&tempctx, &ctx[1], sizeof ctx[1]) == 0) in main()
Completed in 4 milliseconds