Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dsym.h35 #define EFSYM 0422 macro
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)…
301 if (w == EFSYM)
H A Dmsg.c170 { "elif", EFSYM },