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