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