Searched refs:elsehead (Results 1 – 2 of 2) sorted by relevance
102 if (ps.p_stack[ps.tos] == elsehead && opt.else_if) /* "else if ..." */ in parse()174 ps.p_stack[ps.tos] = elsehead; in parse()319 case elsehead: in reduce()
71 #define elsehead 31 macro