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