read_stack 3623 src/lread.c static struct read_stack rdstack = {NULL, 0, 0}; read_stack 3683 src/lread.c struct read_stack *rs = &rdstack;