mark_stack 7011 src/alloc.c static struct mark_stack mark_stk = {NULL, 0, 0}; mark_stack 7041 src/alloc.c struct mark_stack *ms = &mark_stk;