Searched defs:LPAREN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshlex.h104 #define SYMLPAR 020000 /* trailing LPAREN */
155 #define LPAREN '(' macro
/osnet-11/usr/src/lib/libcmd/common/
H A Dfind.c130 TYPE, AND, OR, NOT, COMMA, LPAREN, RPAREN, LOGIC, PRUNE, enumerator in enum:Command
251 "begin", LPAREN, Unary, 0, 0, 0,
975 case LPAREN:
1400 case LPAREN:
1835 state.nextnode->action = LPAREN;

Completed in 25 milliseconds