Searched refs:ELSESYM (Results 1 – 3 of 3) sorted by relevance
39 "else", ELSESYM,
76 #define ELSESYM (SYMRES|04) macro
515 if(sym!=ELSESYM || (lexp->token!=ELIFSYM && lexp->token!=FISYM)) in sh_cmd()1082 t->if_.thtre=sh_cmd(lexp,ELSESYM,SH_NL|SH_SEMI); in item()1084 t->if_.eltre=(tok==ELSESYM?sh_cmd(lexp,FISYM,SH_NL|SH_SEMI): in item()