Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/tests/linux/
Dstack_changes.c13 typedef struct ucontext mycontext; typedef
15 mycontext ctx1, ctx2, oldc;
18 void hello(mycontext *newc) in hello()
26 int init_context(mycontext *uc) in init_context()