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