Searched refs:NOTEQUAL (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/swig-12/Lib/tcl/
H A Dtclopers.swg34 %ignoreoperator(NOTEQUAL) operator!=;
/macosx-10.10.1/swig-12/Lib/ruby/
H A Drubyopers.swg32 %ignoreoperator(NOTEQUAL) operator!=;
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h95 #define NOTEQUAL 351 macro
H A Dpic.y182 %token NOTEQUAL
246 %left EQUALEQUAL NOTEQUAL
531 | text NOTEQUAL text
1631 | expr NOTEQUAL expr
H A Dlex.cpp1142 return NOTEQUAL;
H A Dpic.cpp167 #define NOTEQUAL 351 macro
3209 "NOTEQUAL","EQUALEQUAL","LESSEQUAL","GREATEREQUAL","LEFT_CORNER","RIGHT_CORNER",
3268 "text_expr : text NOTEQUAL text",
3467 "expr : expr NOTEQUAL expr",
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dnidl_l.l198 "!=" {return(NOTEQUAL);}
H A Dnidl_y.y305 %token NOTEQUAL
1847 | equality_expression NOTEQUAL relational_expression

Completed in 260 milliseconds