Searched refs:LS (Results 1 - 8 of 8) sorted by relevance
/ast/src/lib/libexpr/ |
H A D | Oexparse.h | 91 #define LS 316 macro
|
H A D | extoken.c | 109 case LS: 110 s = " LS "; 394 exlval.op = c = c == '<' ? LS : RS;
|
H A D | exeval.c | 860 case LS: 908 case LS: 1060 case LS: 1192 case LS:
|
H A D | exparse.y | 117 %left <op> LS RS 602 | expr LS expr
|
H A D | excc.c | 95 case LS:
|
H A D | Oexparse.c | 132 #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 D | find.c | 126 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 D | Makerules.mk | 432 LS = ls macro
|
Completed in 49 milliseconds