Searched defs:MINUS (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/bc-21/bc/h/
H A Dnumber.h35 typedef enum {PLUS, MINUS} sign; enumerator in enum:__anon6314
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dd10v-opc.c159 #define MINUS (PLUS + 1) /* postdecrement */ macro
H A Dd30v-opc.c402 #define MINUS (PLUS + 1) /* Postdecrement. */ macro
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnv_u7.c90 #define MINUS 45 macro
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dchoicfmt.cpp57 #define MINUS ((UChar)0x002D) /*-*/ macro
H A Dtzfmt.cpp113 static const UChar MINUS = 0x002D; variable
H A Dtimezone.cpp99 #define MINUS 0x002D macro
H A Dvtzone.cpp39 static const UChar MINUS = 0x2D; /* - */ variable
/macosx-10.10.1/awk-20/src/
H A Dytab.h94 MINUS = 310, enumerator in enum:yytokentype
191 #define MINUS 310 macro
H A Dytab.c121 MINUS = 310, enumerator in enum:yytokentype
218 #define MINUS 310 macro
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclParseExpr.c100 #define MINUS 16 macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DParserTokens.h137 MINUS = 19 | BINARY_OP_PRECEDENCE(9) | UnaryOpTokenFlag, enumerator in enum:JSC::JSTokenType
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dexpr.c121 #define MINUS '-' macro
/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.h157 MINUS = 373, enumerator in enum:yytokentype
284 #define MINUS 373 macro
H A Dparser.c184 MINUS = 373, enumerator in enum:yytokentype
311 #define MINUS 373 macro
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompExpr.c162 #define MINUS 2 /* Ambiguous. Resolves to UNARY_MINUS or macro
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dmath.c124 #define MINUS 15 macro
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcalregts.cpp2029 enum Sign { PLUS=1, MINUS=2 }; enumerator in enum:Sign
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c159 PIPE, PLUS, MINUS, EQUAL, NOTEQ, LT, LTE, GT, GTE, enumerator in enum:__anon12814
1443 Consume(MINUS); variable

Completed in 403 milliseconds