Searched refs:NE (Results 1 - 10 of 10) sorted by relevance
/ast/src/lib/libexpr/ |
H A D | Oexparse.h | 88 #define NE 313 macro
|
H A D | extoken.c | 117 case NE: 118 s = " NE "; 417 c = NE;
|
H A D | excc.c | 97 case NE: 476 case NE:
|
H A D | exeval.c | 1051 case NE: 1189 case NE: 1248 case NE:
|
H A D | exparse.y | 115 %binary <op> EQ NE 626 | expr NE expr
|
H A D | Oexparse.c | 129 #define NE 313 macro 628 "S2X","X2F","X2I","X2S","OR","AND","EQ","NE","LE","GE","LS","RS","UNARY","INC", 686 "expr : expr NE expr",
|
/ast/src/cmd/coshell/ |
H A D | misc.c | 110 #define NE (NOT|EQ) macro 125 case NE: 154 case NE:
|
/ast/src/cmd/nmake/ |
H A D | expand.h | 68 #define NE (NOT|EQ) macro
|
H A D | convert.c | 277 sep = NE; 294 sep = NE; 501 if (sep == NE)
|
H A D | expand.c | 1044 case NE: 1074 case NE: 3456 qual |= NE; 4304 case NE:
|
Completed in 30 milliseconds