iseq_compile_data_ensure_node_stack   92 compile.c          struct iseq_compile_data_ensure_node_stack *prev;
iseq_compile_data_ensure_node_stack 3643 compile.c          struct iseq_compile_data_ensure_node_stack *enlp =
iseq_compile_data_ensure_node_stack 3645 compile.c          struct iseq_compile_data_ensure_node_stack *prev_enlp = enlp;
iseq_compile_data_ensure_node_stack 4075 compile.c      	struct iseq_compile_data_ensure_node_stack enl;
iseq_compile_data_ensure_node_stack 4518 compile.c      	struct iseq_compile_data_ensure_node_stack enl;
iseq_compile_data_ensure_node_stack  204 iseq.h             struct iseq_compile_data_ensure_node_stack *ensure_node_stack;