cond_stack_s
struct cond_stack_s *csp;
struct cond_stack_s *csp;
struct cond_stack_s *c_next;
EXTERN struct cond_stack_s *cond_stack; /* stack for if/else/endif condition */
struct cond_stack_s *s_cond_stack; /* Saved conditional stack */