Searched refs:MIDDLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dvalue.c16 #define MIDDLE 35 macro
191 if (col > 0 && col < MIDDLE)
192 while (col++ < MIDDLE)
230 if (col >= MIDDLE) {
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Ddeparse.c36 #define MIDDLE 1 macro
141 p_keyword("then",MIDDLE);
145 p_keyword("else",MIDDLE);
265 p_keyword("do",MIDDLE);
305 p_keyword("{\n",MIDDLE);

Completed in 58 milliseconds