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