NE 1806 lib-src/ebrowse.c return NE; NE 2023 lib-src/ebrowse.c case NE: return "!="; NE 2211 lib-src/ebrowse.c insert_keyword ("not_eq", NE); NE 1816 test/manual/etags/y-src/parse.c ch = (ch=='<') ? LE : (ch=='>') ? GE : NE; NE 26 test/manual/etags/y-src/parse.y %nonassoc '=' NE NE 191 test/manual/etags/y-src/parse.y | exp NE exp { NE 455 test/manual/etags/y-src/parse.y ch = (ch=='<') ? LE : (ch=='>') ? GE : NE;