Searched defs:NE (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Dexpand.h68 #define NE (NOT|EQ) macro
/ast/src/lib/libexpr/
H A DOexparse.h88 #define NE 313 macro
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:

Completed in 24 milliseconds