Home
last modified time | relevance | path

Searched refs:ELSYM (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sh/
H A Dsym.h36 #define ELSYM 0421 macro
H A Dmsg.c173 { "else", ELSYM },
H A Dcmd.c299 t->thtre = cmd(ELSYM | FISYM | EFSYM, NLFLG);
300 …t->eltre = ((w = wdval) == ELSYM ? cmd(FISYM, NLFLG) : (w == EFSYM ? (wdval = IFSYM, item(0)) : 0)…