Searched refs:ELSYM (Results 1 – 3 of 3) sorted by relevance
36 #define ELSYM 0421 macro
173 { "else", ELSYM },
299 t->thtre = cmd(ELSYM | FISYM | EFSYM, NLFLG);300 …t->eltre = ((w = wdval) == ELSYM ? cmd(FISYM, NLFLG) : (w == EFSYM ? (wdval = IFSYM, item(0)) : 0)…