Home
last modified time | relevance | path

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

/stdlib/
A Dtst-swapcontext1.c76 char func1_stack[16384]; in do_test() local
82 uctx_func1.uc_stack.ss_sp = func1_stack; in do_test()
83 uctx_func1.uc_stack.ss_size = sizeof (func1_stack); in do_test()

Completed in 4 milliseconds