Searched refs:NE (Results 1 - 10 of 10) sorted by relevance

/ast/src/lib/libexpr/
H A DOexparse.h88 #define NE 313 macro
H A Dextoken.c117 case NE:
118 s = " NE ";
417 c = NE;
H A Dexcc.c97 case NE:
476 case NE:
H A Dexeval.c1051 case NE:
1189 case NE:
1248 case NE:
H A Dexparse.y115 %binary <op> EQ NE
626 | expr NE expr
H A DOexparse.c129 #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 Dmisc.c110 #define NE (NOT|EQ) macro
125 case NE:
154 case NE:
/ast/src/cmd/nmake/
H A Dexpand.h68 #define NE (NOT|EQ) macro
H A Dconvert.c277 sep = NE;
294 sep = NE;
501 if (sep == NE)
H A Dexpand.c1044 case NE:
1074 case NE:
3456 qual |= NE;
4304 case NE:

Completed in 80 milliseconds