Searched defs:NEQ (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h65 typedef enum { EQ=1, NEQ, GT, GTEQ, LT, LTEQ, WC, NWC } OPERATOR; enumerator in enum:__anon328
/macosx-10.9.5/procmail-14/procmail/src/
H A Dexopen.c160 #undef NEQ /* compare files to see if the link() */ macro
161 #define NEQ(what) (sto.what!=stn.what) /* actually succeeded */ macro
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclParseExpr.c108 #define NEQ 24 macro
/macosx-10.9.5/bash-92/bash-3.2/
H A Dexpr.c101 #define NEQ 2 /* "!=" */ macro
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclCompExpr.c257 #define NEQ ( BINARY | 19) macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dmath.c132 #define NEQ 23 macro

Completed in 204 milliseconds