Searched refs:LS (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libexpr/
H A DOexparse.h91 #define LS 316 macro
H A Dextoken.c109 case LS:
110 s = " LS ";
394 exlval.op = c = c == '<' ? LS : RS;
H A Dexeval.c860 case LS:
908 case LS:
1060 case LS:
1192 case LS:
H A Dexparse.y117 %left <op> LS RS
602 | expr LS expr
H A Dexcc.c95 case LS:
H A DOexparse.c132 #define LS 316 macro
628 "S2X","X2F","X2I","X2S","OR","AND","EQ","NE","LE","GE","LS","RS","UNARY","INC",
680 "expr : expr LS expr",
/ast/src/cmd/tw/
H A Dfind.c126 LS, FLS, enumerator in enum:Command
346 "ls", LS, Unary|Stat, 1, 0, 0,
1267 case LS:
1275 np->action = LS;
1615 case LS:
/ast/src/cmd/nmake/
H A DMakerules.mk432 LS = ls macro

Completed in 49 milliseconds