Home
last modified time | relevance | path

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

/stdlib/
A Dtst-swapcontext1.c77 char func2_stack[16384]; in do_test() local
89 uctx_func2.uc_stack.ss_sp = func2_stack; in do_test()
90 uctx_func2.uc_stack.ss_size = sizeof (func2_stack); in do_test()

Completed in 6 milliseconds